diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-14 22:17:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-14 22:17:49 +0300 |
commit | 4f144fb6860f07e4bfccca7156ea763c67879987 (patch) | |
tree | 784edd1056e84cb9466140c2c8bc33ded0287caf /app-text | |
parent | app-text/poppler: Stabilize 22.09.0 sparc, #867094 (diff) | |
download | gentoo-4f144fb6860f07e4bfccca7156ea763c67879987.tar.gz gentoo-4f144fb6860f07e4bfccca7156ea763c67879987.tar.bz2 gentoo-4f144fb6860f07e4bfccca7156ea763c67879987.zip |
app-text/poppler: Stabilize 22.09.0 arm, #867094
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-22.09.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-22.09.0.ebuild b/app-text/poppler/poppler-22.09.0.ebuild index 7246868ccbcf..0bdf3354cec3 100644 --- a/app-text/poppler/poppler-22.09.0.ebuild +++ b/app-text/poppler/poppler-22.09.0.ebuild @@ -15,7 +15,7 @@ else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" SRC_URI+=" verify-sig? ( https://poppler.freedesktop.org/${P}.tar.xz.sig )" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 ~loong ~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/124" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |