diff options
author | Sam James <sam@gentoo.org> | 2024-11-03 22:53:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-03 22:53:42 +0000 |
commit | 7b52677dbc65e375b4d0c953a5bb9bd6d78e5a65 (patch) | |
tree | 48ad0e413aeb1fdc400cf0f815cd347b6f741f43 /app-text/poppler | |
parent | sys-devel/gcc: add 15.0.0_pre20241103 (diff) | |
download | gentoo-7b52677dbc65e375b4d0c953a5bb9bd6d78e5a65.tar.gz gentoo-7b52677dbc65e375b4d0c953a5bb9bd6d78e5a65.tar.bz2 gentoo-7b52677dbc65e375b4d0c953a5bb9bd6d78e5a65.zip |
app-text/poppler: Stabilize 24.08.0 x86, #937718
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-24.08.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-24.08.0.ebuild b/app-text/poppler/poppler-24.08.0.ebuild index 653108e066a1..f2676aa3adc2 100644 --- a/app-text/poppler/poppler-24.08.0.ebuild +++ b/app-text/poppler/poppler-24.08.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 ~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/140" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |