diff options
author | Sam James <sam@gentoo.org> | 2024-12-14 16:35:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-14 16:35:43 +0000 |
commit | 705927ecfc2bd7ed58657b7bb7b8ba308f90428d (patch) | |
tree | 4f69f6f75df05052061422f3067539f97db401c3 /app-text | |
parent | media-libs/harfbuzz: Stabilize 10.1.0 arm64, #942841 (diff) | |
download | gentoo-705927ecfc2bd7ed58657b7bb7b8ba308f90428d.tar.gz gentoo-705927ecfc2bd7ed58657b7bb7b8ba308f90428d.tar.bz2 gentoo-705927ecfc2bd7ed58657b7bb7b8ba308f90428d.zip |
app-text/poppler: Stabilize 24.11.0-r1 arm64, #942841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 0a5efa131ca3..326ec07cd555 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 |