diff options
author | 2022-02-03 03:40:31 +0000 | |
---|---|---|
committer | 2022-02-03 03:40:31 +0000 | |
commit | 72084d1eed9662baaa6df293bb843c659ecd9ff5 (patch) | |
tree | e27b1b672bb272da762c0da7d3892c2a92c850e7 /app-text | |
parent | dev-libs/icu-layoutex: Stabilize 70.1 sparc, #830739 (diff) | |
download | gentoo-72084d1eed9662baaa6df293bb843c659ecd9ff5.tar.gz gentoo-72084d1eed9662baaa6df293bb843c659ecd9ff5.tar.bz2 gentoo-72084d1eed9662baaa6df293bb843c659ecd9ff5.zip |
app-text/poppler: Stabilize 22.01.0 sparc, #830739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-22.01.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-22.01.0.ebuild b/app-text/poppler/poppler-22.01.0.ebuild index e58fe8b23f19..e0bdc2eb2ccd 100644 --- a/app-text/poppler/poppler-22.01.0.ebuild +++ b/app-text/poppler/poppler-22.01.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/117" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |