diff options
author | 2019-11-13 17:08:15 +0100 | |
---|---|---|
committer | 2019-11-13 17:08:15 +0100 | |
commit | 44c15fc9280444858321a2d9c181a89baa63463f (patch) | |
tree | 45dd677336c102a520b5758a0081b7b4cc106131 /app-text/mupdf | |
parent | app-text/mupdf: ppc stable wrt bug #699980 (diff) | |
download | gentoo-44c15fc9280444858321a2d9c181a89baa63463f.tar.gz gentoo-44c15fc9280444858321a2d9c181a89baa63463f.tar.bz2 gentoo-44c15fc9280444858321a2d9c181a89baa63463f.zip |
app-text/mupdf: ppc64 stable wrt bug #699980
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/mupdf')
-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 08866cb8b449..cfe3adb31966 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 |