diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 22:35:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 22:37:46 +0000 |
commit | 73443b92580765d87f44cf14f210b907f3f3d51a (patch) | |
tree | bfabf0bed08c728484eec1903e6cfc2f3fac7003 | |
parent | media-libs/libcdr: Stabilize 0.1.7 ppc64, #788112 (diff) | |
download | gentoo-73443b92580765d87f44cf14f210b907f3f3d51a.tar.gz gentoo-73443b92580765d87f44cf14f210b907f3f3d51a.tar.bz2 gentoo-73443b92580765d87f44cf14f210b907f3f3d51a.zip |
app-text/poppler: Stabilize 21.05.0 sparc, #788112
Signed-off-by: Sam James <sam@gentoo.org>
-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 9d00f6c227d9..015e0f584c91 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 |