diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-13 17:36:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-13 17:36:20 +0100 |
commit | 5cb45fd47ccef0999e4d7d3b6c74e2d44aa8ef98 (patch) | |
tree | 85c7485a06617fdf28884c0ec92be987b241f5e7 /app-text/mupdf | |
parent | net-misc/pps-tools: add ~ppc keyword (bug 599048). (diff) | |
download | gentoo-5cb45fd47ccef0999e4d7d3b6c74e2d44aa8ef98.tar.gz gentoo-5cb45fd47ccef0999e4d7d3b6c74e2d44aa8ef98.tar.bz2 gentoo-5cb45fd47ccef0999e4d7d3b6c74e2d44aa8ef98.zip |
app-text/mupdf: arm stable wrt bug #608712
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/mupdf-1.10a-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.10a-r1.ebuild b/app-text/mupdf/mupdf-1.10a-r1.ebuild index 91de385282ab..e13f55bed1c9 100644 --- a/app-text/mupdf/mupdf-1.10a-r1.ebuild +++ b/app-text/mupdf/mupdf-1.10a-r1.ebuild @@ -12,7 +12,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=" |