diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-17 17:00:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-17 16:55:44 +0100 |
commit | 0cda02f6b3a887a059aae68916555b370dc38640 (patch) | |
tree | e90b6f48256816527b34460a6d0f09ab9bc2e47e /app-text/poppler | |
parent | dev-libs/boost: stable 1.76.0-r1 for hppa, bug #788112 (diff) | |
download | gentoo-0cda02f6b3a887a059aae68916555b370dc38640.tar.gz gentoo-0cda02f6b3a887a059aae68916555b370dc38640.tar.bz2 gentoo-0cda02f6b3a887a059aae68916555b370dc38640.zip |
app-text/poppler: stable 21.05.0 for hppa, bug #788112
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-21.05.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-21.05.0.ebuild b/app-text/poppler/poppler-21.05.0.ebuild index d238d22ee04e..845b1a76e59e 100644 --- a/app-text/poppler/poppler-21.05.0.ebuild +++ b/app-text/poppler/poppler-21.05.0.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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/110" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |