diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:54:05 +0100 |
commit | 4c7b8870b0b8ce9fee549802a021bdb801abd228 (patch) | |
tree | dcdd8b7824b5625692bc989984d6510603d5abd0 /app-text | |
parent | net-misc/hotot: x86 stable wrt bug #584162 (diff) | |
download | gentoo-4c7b8870b0b8ce9fee549802a021bdb801abd228.tar.gz gentoo-4c7b8870b0b8ce9fee549802a021bdb801abd228.tar.bz2 gentoo-4c7b8870b0b8ce9fee549802a021bdb801abd228.zip |
app-text/pdfgrep: x86 stable wrt bug #591844
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild index 42f6eec3ff2e..caa02dbc9639 100644 --- a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild +++ b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://pdfgrep.org/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+pcre test unac" RDEPEND=" |