diff options
author | Michael Weber <xmw@gentoo.org> | 2017-01-29 23:33:58 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-01-29 23:34:18 +0100 |
commit | 9a6260ead24bf83591d78d4d99e0e66bab448b1b (patch) | |
tree | 3e507567e9376fc591f3f5a0381ed8e3f4189606 /app-text | |
parent | media-libs/glfw: Add ~arm64 keyword (https://github.com/gentoo/gentoo/pull/36... (diff) | |
download | gentoo-9a6260ead24bf83591d78d4d99e0e66bab448b1b.tar.gz gentoo-9a6260ead24bf83591d78d4d99e0e66bab448b1b.tar.bz2 gentoo-9a6260ead24bf83591d78d4d99e0e66bab448b1b.zip |
app-text/mupdf: Add ~arm64 keyword (https://github.com/gentoo/gentoo/pull/3638).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mupdf/mupdf-1.10a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.10a.ebuild b/app-text/mupdf/mupdf-1.10a.ebuild index 26df2816d85b..5d855ce18ce4 100644 --- a/app-text/mupdf/mupdf-1.10a.ebuild +++ b/app-text/mupdf/mupdf-1.10a.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://mupdf.com/downloads/${P}-source.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm 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 libressl opengl +openssl static static-libs vanilla" LIB_DEPEND=" |