diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-23 15:36:38 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-23 15:36:38 +0200 |
commit | 44feab8e9ba3891d2a2a4f158a0489f58df954c6 (patch) | |
tree | c54e771ae60d915b3454d21c3962fc15ba2b6dac /app-text/mupdf | |
parent | net-misc/kea: Revbump to add an openrc init script. (diff) | |
download | gentoo-44feab8e9ba3891d2a2a4f158a0489f58df954c6.tar.gz gentoo-44feab8e9ba3891d2a2a4f158a0489f58df954c6.tar.bz2 gentoo-44feab8e9ba3891d2a2a4f158a0489f58df954c6.zip |
app-text/mupdf-1.11-r1: add alpha keyword
Gentoo-Bug: 619426
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/mupdf-1.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.11-r1.ebuild b/app-text/mupdf/mupdf-1.11-r1.ebuild index d76fb3883fe0..52e586357be1 100644 --- a/app-text/mupdf/mupdf-1.11-r1.ebuild +++ b/app-text/mupdf/mupdf-1.11-r1.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=" |