diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 12:43:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 12:43:28 +0300 |
commit | 6e350066c3761374b2536da07e66409552ff0a34 (patch) | |
tree | 2defa6f61f603959ef1ce911add1005901d57253 /app-text | |
parent | sys-fs/udisks: arm stable wrt bug #700666 (diff) | |
download | gentoo-6e350066c3761374b2536da07e66409552ff0a34.tar.gz gentoo-6e350066c3761374b2536da07e66409552ff0a34.tar.bz2 gentoo-6e350066c3761374b2536da07e66409552ff0a34.zip |
app-text/mupdf: arm stable wrt bug #699980
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mupdf/mupdf-1.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.16.1.ebuild b/app-text/mupdf/mupdf-1.16.1.ebuild index 80ab08f54cbf..117de7bc1999 100644 --- a/app-text/mupdf/mupdf-1.16.1.ebuild +++ b/app-text/mupdf/mupdf-1.16.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mupdf.com/downloads/archive/${P}-source.tar.xz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 s390 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 s390 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X +javascript libressl opengl ssl static-libs" # Although we use the bundled, patched version of freeglut in mupdf (because of |