diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 23:33:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 23:33:20 +0100 |
commit | 238c89964f302e390388b5beb86e231708876e30 (patch) | |
tree | 1e6004238bf14da639d5aa3bae33c2b40cd48d8e /app-text | |
parent | dev-libs/gumbo: stable 0.10.1 for ppc64 (diff) | |
download | gentoo-238c89964f302e390388b5beb86e231708876e30.tar.gz gentoo-238c89964f302e390388b5beb86e231708876e30.tar.bz2 gentoo-238c89964f302e390388b5beb86e231708876e30.zip |
app-text/mupdf: stable 1.18.0 for ppc64
stable wrt bug #747151
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 7ec702675beb..eeb1dd7cad24 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 ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~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 |