diff options
author | Sam James <sam@gentoo.org> | 2020-10-18 23:53:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-18 23:55:05 +0000 |
commit | e8b3ef91b111eefc5afdbadb8c17a9c8c7d374c6 (patch) | |
tree | 66e9cbafdf587185a4e51683d9a2e957b23936c2 /app-text/mupdf | |
parent | dev-python/pyzmq: Stabilize 19.0.2 arm64, #749531 (diff) | |
download | gentoo-e8b3ef91b111eefc5afdbadb8c17a9c8c7d374c6.tar.gz gentoo-e8b3ef91b111eefc5afdbadb8c17a9c8c7d374c6.tar.bz2 gentoo-e8b3ef91b111eefc5afdbadb8c17a9c8c7d374c6.zip |
app-text/mupdf: Stabilize 1.18.0 arm, #747151
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/mupdf-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.18.0.ebuild b/app-text/mupdf/mupdf-1.18.0.ebuild index 294eb05575d8..752fd7c389e9 100644 --- a/app-text/mupdf/mupdf-1.18.0.ebuild +++ b/app-text/mupdf/mupdf-1.18.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${P}-source" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86" +KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 x86" IUSE="X +javascript libressl opengl ssl static-libs" # Although we use the bundled, patched version of freeglut in mupdf (because of |