diff options
author | 2024-11-23 18:09:48 +0000 | |
---|---|---|
committer | 2024-11-23 18:09:48 +0000 | |
commit | 2926e2a5dbff24ba15271ec89b9f63c664bd29ae (patch) | |
tree | 7c6097c58da74c44afca91faac54c62319ebfbdf /app-text/poppler | |
parent | app-emacs/use-package: Stabilize 2.4.6 ALLARCHES, #943374 (diff) | |
download | gentoo-2926e2a5dbff24ba15271ec89b9f63c664bd29ae.tar.gz gentoo-2926e2a5dbff24ba15271ec89b9f63c664bd29ae.tar.bz2 gentoo-2926e2a5dbff24ba15271ec89b9f63c664bd29ae.zip |
app-text/poppler: Stabilize 24.11.0-r1 arm, #942841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-24.11.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-24.11.0-r1.ebuild b/app-text/poppler/poppler-24.11.0-r1.ebuild index f432eea6736d..c81a177b19b1 100644 --- a/app-text/poppler/poppler-24.11.0-r1.ebuild +++ b/app-text/poppler/poppler-24.11.0-r1.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 ~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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0/143" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |