diff options
author | Sam James <sam@gentoo.org> | 2020-10-19 03:14:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-19 03:14:09 +0000 |
commit | be702c381b44155953eeec0cab0e96bebbba662d (patch) | |
tree | b8ed2b2f28b2f3e1a41df8a441f50c32b90d4599 /app-text/mupdf | |
parent | dev-perl/Curses: Bump to version 1.370.0 (diff) | |
download | gentoo-be702c381b44155953eeec0cab0e96bebbba662d.tar.gz gentoo-be702c381b44155953eeec0cab0e96bebbba662d.tar.bz2 gentoo-be702c381b44155953eeec0cab0e96bebbba662d.zip |
app-text/mupdf: Stabilize 1.18.0 arm64, #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 752fd7c389e9..a6d949e9d5dd 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 |