diff options
author | 2020-10-14 19:52:34 +0000 | |
---|---|---|
committer | 2020-10-14 19:52:34 +0000 | |
commit | 2d47ee79a949eb7014e630270c17a9a1340b7a55 (patch) | |
tree | 80b53a74411877839e14dbd11b60dd93e143f392 /app-text | |
parent | profiles/base/p.use.stable.mask: add app-text/mupdf[libressl] (diff) | |
download | gentoo-2d47ee79a949eb7014e630270c17a9a1340b7a55.tar.gz gentoo-2d47ee79a949eb7014e630270c17a9a1340b7a55.tar.bz2 gentoo-2d47ee79a949eb7014e630270c17a9a1340b7a55.zip |
app-text/mupdf: Keyword 1.18.0 arm64, #748558
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 e5c0da444445..3a24c9280d2e 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="X +javascript libressl opengl ssl static-libs" # Although we use the bundled, patched version of freeglut in mupdf (because of |