diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 07:34:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 07:35:06 +0100 |
commit | f1b0bc97b3f16d5d1799ff4d9ab2479fa89ef02c (patch) | |
tree | c8deb4617fed934aac1ba5a1df2333554e0ec3b2 /app-text | |
parent | dev-ruby/zentest: stable 4.11.1 for ia64, bug #653658 (diff) | |
download | gentoo-f1b0bc97b3f16d5d1799ff4d9ab2479fa89ef02c.tar.gz gentoo-f1b0bc97b3f16d5d1799ff4d9ab2479fa89ef02c.tar.bz2 gentoo-f1b0bc97b3f16d5d1799ff4d9ab2479fa89ef02c.zip |
app-text/mupdf: stable 1.13.0 for ia64, bug #658618
Bug: https://bugs.gentoo.org/658618
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mupdf/mupdf-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.13.0.ebuild b/app-text/mupdf/mupdf-1.13.0.ebuild index 845e4ac3f857..05d77b7b6cb4 100644 --- a/app-text/mupdf/mupdf-1.13.0.ebuild +++ b/app-text/mupdf/mupdf-1.13.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mupdf.com/downloads/${P}-source.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X +curl javascript lcms libressl opengl +openssl static static-libs vanilla" LIB_DEPEND=" |