diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-29 20:09:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-29 19:16:15 +0000 |
commit | bd7993accb160ba17a540319d3a5170e69dc0338 (patch) | |
tree | ab675209e3cb24c6f5607ea5a435fdc4acc9a5a2 /app-text/poppler | |
parent | dev-util/boost-build: stable 1.77.0 for sparc, bug #821970 (diff) | |
download | gentoo-bd7993accb160ba17a540319d3a5170e69dc0338.tar.gz gentoo-bd7993accb160ba17a540319d3a5170e69dc0338.tar.bz2 gentoo-bd7993accb160ba17a540319d3a5170e69dc0338.zip |
app-text/poppler: stable 21.11.0 for sparc, bug #821970
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-21.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-21.11.0.ebuild b/app-text/poppler/poppler-21.11.0.ebuild index fddf121aa197..4a7eab57b070 100644 --- a/app-text/poppler/poppler-21.11.0.ebuild +++ b/app-text/poppler/poppler-21.11.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 ~riscv ~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 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/115" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |