diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:05:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:05:26 +0200 |
commit | e908e125f78fde2953601ba27285e79f6927ccdd (patch) | |
tree | ed7a1adea2ecfb51e5e5acc8b0a5132900ac98b7 /app-text/mupdf | |
parent | app-emacs/multi-term: x86 stable (bug #685240) (diff) | |
download | gentoo-e908e125f78fde2953601ba27285e79f6927ccdd.tar.gz gentoo-e908e125f78fde2953601ba27285e79f6927ccdd.tar.bz2 gentoo-e908e125f78fde2953601ba27285e79f6927ccdd.zip |
app-text/mupdf: x86 stable (bug #684972)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/mupdf-1.14.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.14.0-r3.ebuild b/app-text/mupdf/mupdf-1.14.0-r3.ebuild index cc0d347167e7..c414dd711611 100644 --- a/app-text/mupdf/mupdf-1.14.0-r3.ebuild +++ b/app-text/mupdf/mupdf-1.14.0-r3.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 curl +javascript libressl opengl ssl static-libs +vanilla" RDEPEND=" |