diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 13:44:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 13:44:53 +0000 |
commit | 53fe915d4df5f1213c5987846ad4c40703a3f9f6 (patch) | |
tree | 256f4945820ee2ca41e89244fefe4628be10f5a0 /app-text/poppler | |
parent | net-misc/chrony: amd64 stable wrt bug #614978 (diff) | |
download | gentoo-53fe915d4df5f1213c5987846ad4c40703a3f9f6.tar.gz gentoo-53fe915d4df5f1213c5987846ad4c40703a3f9f6.tar.bz2 gentoo-53fe915d4df5f1213c5987846ad4c40703a3f9f6.zip |
app-text/poppler: stable 0.62.0-r1 for hppa, bug #644388
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.62.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.62.0-r1.ebuild b/app-text/poppler/poppler-0.62.0-r1.ebuild index 8b5620ff3549..e643afbe71bc 100644 --- a/app-text/poppler/poppler-0.62.0-r1.ebuild +++ b/app-text/poppler/poppler-0.62.0-r1.ebuild @@ -11,7 +11,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 ~x86-fbsd ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/73" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |