diff options
author | 2024-11-03 21:33:30 +0100 | |
---|---|---|
committer | 2024-11-03 21:35:51 +0100 | |
commit | 0a3355c2bf6c159159c45f806b9d737f83eb70a3 (patch) | |
tree | 62808754a4367422d0630b70423c905dc73ec767 /app-text | |
parent | app-office/scribus: Fix build w/ >=app-text/poppler-24.10.0 (diff) | |
download | gentoo-0a3355c2bf6c159159c45f806b9d737f83eb70a3.tar.gz gentoo-0a3355c2bf6c159159c45f806b9d737f83eb70a3.tar.bz2 gentoo-0a3355c2bf6c159159c45f806b9d737f83eb70a3.zip |
app-text/poppler: keyword 24.10.0
Bug: https://bugs.gentoo.org/941932
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-24.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-24.10.0.ebuild b/app-text/poppler/poppler-24.10.0.ebuild index 0d9fac4f92c1..30f9b48467a0 100644 --- a/app-text/poppler/poppler-24.10.0.ebuild +++ b/app-text/poppler/poppler-24.10.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/142" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |