diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 10:24:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 10:24:29 +0100 |
commit | 9a3e00353155e8a7c994fa73c035f11413630c6e (patch) | |
tree | 04e91b0ce7465636148987f4d51bad9070652838 /app-text/xpdf | |
parent | dev-cpp/clucene: fix building w/ clang and libc++ (diff) | |
download | gentoo-9a3e00353155e8a7c994fa73c035f11413630c6e.tar.gz gentoo-9a3e00353155e8a7c994fa73c035f11413630c6e.tar.bz2 gentoo-9a3e00353155e8a7c994fa73c035f11413630c6e.zip |
app-text/xpdf: amd64 stable wrt bug #711146
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/xpdf')
-rw-r--r-- | app-text/xpdf/xpdf-4.02-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xpdf/xpdf-4.02-r2.ebuild b/app-text/xpdf/xpdf-4.02-r2.ebuild index 96d625e1826c..b15bf54b394f 100644 --- a/app-text/xpdf/xpdf-4.02-r2.ebuild +++ b/app-text/xpdf/xpdf-4.02-r2.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://xpdfreader-dl.s3.amazonaws.com/${P}.tar.gz LICENSE="GPL-2 GPL-3 i18n? ( BSD )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cmyk cups i18n icons +libpaper metric opi png +textselect utils" BDEPEND=" |