diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-29 02:07:25 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-29 02:07:25 +0200 |
commit | 96e12ee51b3af43eb76892f1f23368e9ad0108f9 (patch) | |
tree | 8bdc36d1120c4aca76f736202cac3dc0a71a7170 /app-text | |
parent | app-text/po4a: ppc stable (bug 614134). (diff) | |
download | gentoo-96e12ee51b3af43eb76892f1f23368e9ad0108f9.tar.gz gentoo-96e12ee51b3af43eb76892f1f23368e9ad0108f9.tar.bz2 gentoo-96e12ee51b3af43eb76892f1f23368e9ad0108f9.zip |
app-text/poppler: arm64 stable.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.45.0.ebuild b/app-text/poppler/poppler-0.45.0.ebuild index 46d3b7d0a707..f819163713b0 100644 --- a/app-text/poppler/poppler-0.45.0.ebuild +++ b/app-text/poppler/poppler-0.45.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 ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/62" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |