diff options
author | 2018-03-03 14:20:23 +0200 | |
---|---|---|
committer | 2018-03-03 14:29:34 +0200 | |
commit | ac16fd5e52bda2062cdfe8a105e5ae587bccfa19 (patch) | |
tree | c287cbf2fe60f0340c801abcce29c518a6006f5d /app-text | |
parent | media-libs/openjpeg-2.3.0: arm64 stable (diff) | |
download | gentoo-ac16fd5e52bda2062cdfe8a105e5ae587bccfa19.tar.gz gentoo-ac16fd5e52bda2062cdfe8a105e5ae587bccfa19.tar.bz2 gentoo-ac16fd5e52bda2062cdfe8a105e5ae587bccfa19.zip |
app-text/poppler-0.62.0-r1: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.62.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.62.0-r1.ebuild b/app-text/poppler/poppler-0.62.0-r1.ebuild index b6b0346b6041..5d7e5ee96b7c 100644 --- a/app-text/poppler/poppler-0.62.0-r1.ebuild +++ b/app-text/poppler/poppler-0.62.0-r1.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/73" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |