summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-14 17:35:00 +0000
committerSam James <sam@gentoo.org>2021-05-14 17:35:06 +0000
commite7145996d5ee8f20ba81cf2849231bf5896ff50a (patch)
treed953cede01e07ff7b9717caa86524f4bc7b77922 /app-text
parentdev-db/mariadb-connector-c: drop old (diff)
downloadgentoo-e7145996d5ee8f20ba81cf2849231bf5896ff50a.tar.gz
gentoo-e7145996d5ee8f20ba81cf2849231bf5896ff50a.tar.bz2
gentoo-e7145996d5ee8f20ba81cf2849231bf5896ff50a.zip
app-text/pdfgrep: Stabilize 2.1.2 amd64, #772080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pdfgrep/pdfgrep-2.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
index d92566b9852c..5b9827b9e2c5 100644
--- a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.pdfgrep.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+pcre test unac"
RESTRICT="!test? ( test )"