summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-12-15 16:07:44 +0000
committerYixun Lan <dlan@gentoo.org>2021-12-21 11:36:51 +0800
commitbf2bff7ecb7300487ce9e1f1625663cb5ba1628b (patch)
treef935cdd11074892e9340645b51caa132cd7b8dc5 /app-text
parentapp-shells/loksh: keyword ~riscv (diff)
downloadgentoo-bf2bff7ecb7300487ce9e1f1625663cb5ba1628b.tar.gz
gentoo-bf2bff7ecb7300487ce9e1f1625663cb5ba1628b.tar.bz2
gentoo-bf2bff7ecb7300487ce9e1f1625663cb5ba1628b.zip
app-text/pdfgrep: keyword ~riscv
Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pdfgrep/pdfgrep-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
index 444d6258b3d7..22c87a31ea4d 100644
--- a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.pdfgrep.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
IUSE="+pcre test unac"
RESTRICT="!test? ( test )"