diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-22 20:22:16 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-22 20:22:41 +0200 |
commit | 00cf113aa8c3b8602a7c0325a4e6172fef65a856 (patch) | |
tree | 264f714ef0045029f1c66648162ad348f31ce419 /app-text/poppler | |
parent | sys-apps/file: arm64 stable (bug #678476) (diff) | |
download | gentoo-00cf113aa8c3b8602a7c0325a4e6172fef65a856.tar.gz gentoo-00cf113aa8c3b8602a7c0325a4e6172fef65a856.tar.bz2 gentoo-00cf113aa8c3b8602a7c0325a4e6172fef65a856.zip |
app-text/poppler: arm64 stable (bug #674666)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.74.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.74.0.ebuild b/app-text/poppler/poppler-0.74.0.ebuild index b0b29df7c88e..1546807b821e 100644 --- a/app-text/poppler/poppler-0.74.0.ebuild +++ b/app-text/poppler/poppler-0.74.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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/85" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |