diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 14:16:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 14:16:34 +0300 |
commit | de7acb6e08823655d9df65e34a1e55f1f6c52018 (patch) | |
tree | 0bb18bd63002e523ea91b3c9b63c0fd8729ccab5 /app-text/pdfgrep | |
parent | sys-fs/bcache-tools: Support python3.6 (#658788) (diff) | |
download | gentoo-de7acb6e08823655d9df65e34a1e55f1f6c52018.tar.gz gentoo-de7acb6e08823655d9df65e34a1e55f1f6c52018.tar.bz2 gentoo-de7acb6e08823655d9df65e34a1e55f1f6c52018.zip |
app-text/pdfgrep: amd64 stable wrt bug #655506
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text/pdfgrep')
-rw-r--r-- | app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild index fb916b4566ae..bc4a71cddff0 100644 --- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild +++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |