diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 23:29:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 23:29:37 +0100 |
commit | 6510f06c1528b0b077f9f17759c9f9c2e7957382 (patch) | |
tree | 76ab0da8fed40b56752aa975d8b32a10bb8c829a /app-text | |
parent | dev-libs/gumbo: stable 0.10.1 for ppc (diff) | |
download | gentoo-6510f06c1528b0b077f9f17759c9f9c2e7957382.tar.gz gentoo-6510f06c1528b0b077f9f17759c9f9c2e7957382.tar.bz2 gentoo-6510f06c1528b0b077f9f17759c9f9c2e7957382.zip |
app-text/mupdf: stable 1.18.0 for ppc
stable wrt bug #747151
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
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 c05ca22e22b3..7ec702675beb 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 |