diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 17:49:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 17:49:26 +0300 |
commit | 2c1af99d12cb8a26f5d867a2e29198eeb19dd53c (patch) | |
tree | 22562ffadbf195aa6a6641659f279c161b1ba060 /app-text | |
parent | sys-fs/mtd-utils: arm stable wrt bug #684568 (diff) | |
download | gentoo-2c1af99d12cb8a26f5d867a2e29198eeb19dd53c.tar.gz gentoo-2c1af99d12cb8a26f5d867a2e29198eeb19dd53c.tar.bz2 gentoo-2c1af99d12cb8a26f5d867a2e29198eeb19dd53c.zip |
app-text/mupdf: arm stable wrt bug #684972
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-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 c18f588a1d75..fca81cfa02fd 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=" |