diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-16 19:29:30 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-16 19:29:30 +0200 |
commit | 3fe2f728580a4d7e1313cf751629e8cbd48770f2 (patch) | |
tree | 1ab348c75a2b3dc9f32cf453c27ceb16c71fab71 /app-text/poppler | |
parent | dev-qt/qtcore: delete unused patch (diff) | |
download | gentoo-3fe2f728580a4d7e1313cf751629e8cbd48770f2.tar.gz gentoo-3fe2f728580a4d7e1313cf751629e8cbd48770f2.tar.bz2 gentoo-3fe2f728580a4d7e1313cf751629e8cbd48770f2.zip |
app-text/poppler: Stable for HPPA PPC64 (bug #579752).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-text/poppler')
-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 87e8a724546b..b678044a7a57 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 |