diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-05 19:11:59 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-05 19:11:59 +0200 |
commit | 7bc839dbb8719409cd030b4b3801bf0964520853 (patch) | |
tree | 224d1c8a549b073f10afdf196eae6f99b7fb9fa0 /app-text | |
parent | media-video/kaffeine: remove old (diff) | |
download | gentoo-7bc839dbb8719409cd030b4b3801bf0964520853.tar.gz gentoo-7bc839dbb8719409cd030b4b3801bf0964520853.tar.bz2 gentoo-7bc839dbb8719409cd030b4b3801bf0964520853.zip |
app-text/poppler: arm stable, bug #588142
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.45.0.ebuild b/app-text/poppler/poppler-0.45.0.ebuild index d05061d79da2..7b5aa415051a 100644 --- a/app-text/poppler/poppler-0.45.0.ebuild +++ b/app-text/poppler/poppler-0.45.0.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then SLOT="0/9999" else SRC_URI="https://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/62" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |