diff options
author | 2023-06-03 19:42:40 +0000 | |
---|---|---|
committer | 2023-06-03 19:42:40 +0000 | |
commit | d4e5d6b824c0ed27cbe784db14e32fdcc2215adf (patch) | |
tree | 7825ff0d3d45073a868bbbc0c4b8d52620bb2318 /app-text/poppler | |
parent | dev-python/pyxattr: Stabilize 0.8.1 ppc64, #907796 (diff) | |
download | gentoo-d4e5d6b824c0ed27cbe784db14e32fdcc2215adf.tar.gz gentoo-d4e5d6b824c0ed27cbe784db14e32fdcc2215adf.tar.bz2 gentoo-d4e5d6b824c0ed27cbe784db14e32fdcc2215adf.zip |
app-text/poppler: Stabilize 23.05.0 sparc, #905701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-23.05.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-23.05.0.ebuild b/app-text/poppler/poppler-23.05.0.ebuild index 6508ceb7e04b..d0baa990ced5 100644 --- a/app-text/poppler/poppler-23.05.0.ebuild +++ b/app-text/poppler/poppler-23.05.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 ~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 ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0/128" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |