diff options
author | 2019-12-01 14:28:45 -0500 | |
---|---|---|
committer | 2019-12-01 19:19:48 -0500 | |
commit | e540b9afd2934c3d124fb57f03e750541f7c6eae (patch) | |
tree | 930694560b6bd4686ce87ca6f65d4943cb903caa /app-text/poppler | |
parent | sys-libs/cracklib: arm64 stable (bug #701566) (diff) | |
download | gentoo-e540b9afd2934c3d124fb57f03e750541f7c6eae.tar.gz gentoo-e540b9afd2934c3d124fb57f03e750541f7c6eae.tar.bz2 gentoo-e540b9afd2934c3d124fb57f03e750541f7c6eae.zip |
app-text/poppler: arm64 stable (bug #701684)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.82.0.ebuild b/app-text/poppler/poppler-0.82.0.ebuild index a5c4e4a699c8..cc26fb00cee1 100644 --- a/app-text/poppler/poppler-0.82.0.ebuild +++ b/app-text/poppler/poppler-0.82.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then SLOT="0/9999" else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/92" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |