diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:51:53 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:51:53 +0200 |
commit | 6a3595206c7b4969bf96200fbde4b9ff385198e8 (patch) | |
tree | b9fc30cec7f09c2f4308278bdc35fec765e31c87 /app-text | |
parent | dev-libs/libtasn1: arm stable, bug #579748 (diff) | |
download | gentoo-6a3595206c7b4969bf96200fbde4b9ff385198e8.tar.gz gentoo-6a3595206c7b4969bf96200fbde4b9ff385198e8.tar.bz2 gentoo-6a3595206c7b4969bf96200fbde4b9ff385198e8.zip |
app-text/poppler: arm stable, bug #579752
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.42.0.ebuild b/app-text/poppler/poppler-0.42.0.ebuild index b678044a7a57..d80c9faf3c7f 100644 --- a/app-text/poppler/poppler-0.42.0.ebuild +++ b/app-text/poppler/poppler-0.42.0.ebuild @@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then SLOT="0/9999" else SRC_URI="http://poppler.freedesktop.org/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/59" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |