diff options
author | Sam James <sam@gentoo.org> | 2024-06-29 17:35:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-29 17:35:33 +0100 |
commit | 8c3d7cac996a6b0211232916e6a7163e1ef81144 (patch) | |
tree | f421fa1fc2b71a5aba028c65e3045fb598beaa15 /app-text/poppler | |
parent | media-libs/harfbuzz: Stabilize 8.5.0 arm, #933693 (diff) | |
download | gentoo-8c3d7cac996a6b0211232916e6a7163e1ef81144.tar.gz gentoo-8c3d7cac996a6b0211232916e6a7163e1ef81144.tar.bz2 gentoo-8c3d7cac996a6b0211232916e6a7163e1ef81144.zip |
app-text/poppler: Stabilize 24.06.1 sparc, #933693
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-24.06.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-24.06.1.ebuild b/app-text/poppler/poppler-24.06.1.ebuild index d20bf2cdf76d..849fcf6b2253 100644 --- a/app-text/poppler/poppler-24.06.1.ebuild +++ b/app-text/poppler/poppler-24.06.1.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/138" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |