diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:55:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:55:26 +0100 |
commit | 610bc6595e993c6a9312305a6b8c3cc3d91e7e2e (patch) | |
tree | af381250ba694f7166406e1c315ed3cc4f11ffdc /app-text | |
parent | dev-libs/jemalloc: ia64 stable wrt bug #699944 (diff) | |
download | gentoo-610bc6595e993c6a9312305a6b8c3cc3d91e7e2e.tar.gz gentoo-610bc6595e993c6a9312305a6b8c3cc3d91e7e2e.tar.bz2 gentoo-610bc6595e993c6a9312305a6b8c3cc3d91e7e2e.zip |
app-text/mupdf: ia64 stable wrt bug #699980
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mupdf/mupdf-1.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.16.1.ebuild b/app-text/mupdf/mupdf-1.16.1.ebuild index 51c796384b37..cf24e2fd1644 100644 --- a/app-text/mupdf/mupdf-1.16.1.ebuild +++ b/app-text/mupdf/mupdf-1.16.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mupdf.com/downloads/archive/${P}-source.tar.xz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 s390 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 s390 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X +javascript libressl opengl ssl static-libs" # Although we use the bundled, patched version of freeglut in mupdf (because of |