diff options
author | 2023-08-19 15:19:14 +0300 | |
---|---|---|
committer | 2023-08-19 15:19:14 +0300 | |
commit | 700fa6e4eeb785d4b72d61fd63f64f51405a12e8 (patch) | |
tree | 89da070660ea0dbaa9dd66a74896353fdc9d9453 /app-text | |
parent | app-text/poppler-data: Stabilize 0.4.12 amd64, #911192 (diff) | |
download | gentoo-700fa6e4eeb785d4b72d61fd63f64f51405a12e8.tar.gz gentoo-700fa6e4eeb785d4b72d61fd63f64f51405a12e8.tar.bz2 gentoo-700fa6e4eeb785d4b72d61fd63f64f51405a12e8.zip |
app-text/poppler: Stabilize 23.08.0 amd64, #911192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-23.08.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-23.08.0.ebuild b/app-text/poppler/poppler-23.08.0.ebuild index 541db6b10060..ca1ca2e630f1 100644 --- a/app-text/poppler/poppler-23.08.0.ebuild +++ b/app-text/poppler/poppler-23.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 ~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/130" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |