diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-07 12:36:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-07 12:36:40 +0200 |
commit | 841de2f6a5fbaca9bc8682257af420e43cda64a9 (patch) | |
tree | 06ae38e936ef9e55612711db412e2ff1e5b82917 | |
parent | app-text/llpp: x86 stable wrt bug #614852 (diff) | |
download | gentoo-841de2f6a5fbaca9bc8682257af420e43cda64a9.tar.gz gentoo-841de2f6a5fbaca9bc8682257af420e43cda64a9.tar.bz2 gentoo-841de2f6a5fbaca9bc8682257af420e43cda64a9.zip |
app-text/mupdf: x86 stable wrt bug #614852
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-text/mupdf/mupdf-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.11.ebuild b/app-text/mupdf/mupdf-1.11.ebuild index 2271e5497865..dd6471176700 100644 --- a/app-text/mupdf/mupdf-1.11.ebuild +++ b/app-text/mupdf/mupdf-1.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://mupdf.com/downloads/${P}-source.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X +curl javascript libressl opengl +openssl static static-libs vanilla" LIB_DEPEND=" |