diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-29 19:48:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-29 20:12:09 +0100 |
commit | 8d70eac21393b0f0544f736409b15c5d33c4e005 (patch) | |
tree | 22d6b89dfbffe52e72fa845fac8769a4e9c15ff1 /app-text/pdfgrep | |
parent | dev-libs/openssl: x86 stable (bug #673056) (diff) | |
download | gentoo-8d70eac21393b0f0544f736409b15c5d33c4e005.tar.gz gentoo-8d70eac21393b0f0544f736409b15c5d33c4e005.tar.bz2 gentoo-8d70eac21393b0f0544f736409b15c5d33c4e005.zip |
app-text/pdfgrep: x86 stable (bug #655506)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/pdfgrep')
-rw-r--r-- | app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild index 1a23fbb18c9b..94665a7d2fba 100644 --- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild +++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.pdfgrep.org/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+pcre test unac" RDEPEND=" |