diff options
author | Sam James <sam@gentoo.org> | 2020-10-14 19:29:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-14 19:30:33 +0000 |
commit | 3b38905a4331ebd44c213ac4845792f264b55c33 (patch) | |
tree | b6a1c228d13e5f8e5d46d5436ca8972d39e23dd1 /app-text/mupdf | |
parent | media-sound/din: x86 stable wrt bug #748846 (diff) | |
download | gentoo-3b38905a4331ebd44c213ac4845792f264b55c33.tar.gz gentoo-3b38905a4331ebd44c213ac4845792f264b55c33.tar.bz2 gentoo-3b38905a4331ebd44c213ac4845792f264b55c33.zip |
app-text/mupdf: Keyword 1.18.0 arm, #748558
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 de1165c548ad..e5c0da444445 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="X +javascript libressl opengl ssl static-libs" # Although we use the bundled, patched version of freeglut in mupdf (because of |