diff options
author | Sam James <sam@gentoo.org> | 2020-11-01 15:24:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-01 15:24:16 +0000 |
commit | c8a453f695c801192711840ca1e49745bc83b957 (patch) | |
tree | 02795640c3bc8501bfd8ab7f0b7630e37d45eb18 /app-text/mupdf | |
parent | dev-db/phpmyadmin: Stabilize 4.9.6 amd64, #747805 (diff) | |
download | gentoo-c8a453f695c801192711840ca1e49745bc83b957.tar.gz gentoo-c8a453f695c801192711840ca1e49745bc83b957.tar.bz2 gentoo-c8a453f695c801192711840ca1e49745bc83b957.zip |
app-text/mupdf: Stabilize 1.18.0 amd64, #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 3b66988d057c..7a0a8e8c6801 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 ~hppa ~ia64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~hppa ~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 |