diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-05 05:24:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-05 05:26:09 +0000 |
commit | ae811e83139d12bd25a79ae93aa25009b1f49282 (patch) | |
tree | ba5846a294d5c3be5e7d4a247a4c22d4119c7a8f /app-text/poppler | |
parent | app-crypt/gpgme: Stabilize 1.23.1 ppc64, #919762 (diff) | |
download | gentoo-ae811e83139d12bd25a79ae93aa25009b1f49282.tar.gz gentoo-ae811e83139d12bd25a79ae93aa25009b1f49282.tar.bz2 gentoo-ae811e83139d12bd25a79ae93aa25009b1f49282.zip |
app-text/poppler: Stabilize 23.12.0 ppc64, #919762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-23.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-23.12.0.ebuild b/app-text/poppler/poppler-23.12.0.ebuild index 4a30de8dd852..e0ada23514f2 100644 --- a/app-text/poppler/poppler-23.12.0.ebuild +++ b/app-text/poppler/poppler-23.12.0.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" SRC_URI+=" test? ( https://gitlab.freedesktop.org/poppler/test/-/archive/${TEST_COMMIT}/test-${TEST_COMMIT}.tar.bz2 -> ${PN}-test-${TEST_COMMIT}.tar.bz2 )" 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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0/133" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |