diff options
author | Sam James <sam@gentoo.org> | 2023-11-25 20:46:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-25 20:46:31 +0000 |
commit | 4abf35b8ec4ce58927d2ec9526e2991aa66eec27 (patch) | |
tree | 87a389aeaabd8fedf4f7034db0f1cbf0baa6b538 /app-text/poppler/poppler-23.11.0.ebuild | |
parent | app-crypt/gpgme: Stabilize 1.23.1 arm, #916950 (diff) | |
download | gentoo-4abf35b8ec4ce58927d2ec9526e2991aa66eec27.tar.gz gentoo-4abf35b8ec4ce58927d2ec9526e2991aa66eec27.tar.bz2 gentoo-4abf35b8ec4ce58927d2ec9526e2991aa66eec27.zip |
app-text/poppler: Stabilize 23.11.0 arm, #916950
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/poppler/poppler-23.11.0.ebuild')
-rw-r--r-- | app-text/poppler/poppler-23.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-23.11.0.ebuild b/app-text/poppler/poppler-23.11.0.ebuild index e1068a1f245c..864c330ae2e5 100644 --- a/app-text/poppler/poppler-23.11.0.ebuild +++ b/app-text/poppler/poppler-23.11.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/133" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |