diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 08:58:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 08:58:00 +0000 |
commit | 878bd9455165ac8251b809414650d85b74a98a37 (patch) | |
tree | 305d3542d3f34a19d38d729663b327b00b0ce159 | |
parent | media-libs/libcdr: Stabilize 0.1.7 x86, #788112 (diff) | |
download | gentoo-878bd9455165ac8251b809414650d85b74a98a37.tar.gz gentoo-878bd9455165ac8251b809414650d85b74a98a37.tar.bz2 gentoo-878bd9455165ac8251b809414650d85b74a98a37.zip |
app-text/poppler: Stabilize 21.05.0 x86, #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 015e0f584c91..947fa90ca234 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 |