diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-12 19:38:09 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-12 19:39:14 +0100 |
commit | a1e375da9fc0e5d8b766fff390d112e37e624697 (patch) | |
tree | 27bec85c6fb1056df92dde99c25a59a75956651e /app-text/poppler | |
parent | dev-libs/libxslt: arm stable, bug #612194 (diff) | |
download | gentoo-a1e375da9fc0e5d8b766fff390d112e37e624697.tar.gz gentoo-a1e375da9fc0e5d8b766fff390d112e37e624697.tar.bz2 gentoo-a1e375da9fc0e5d8b766fff390d112e37e624697.zip |
app-text/poppler: arm stable, bug #619558
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.57.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.57.0-r1.ebuild b/app-text/poppler/poppler-0.57.0-r1.ebuild index c717ca9db263..080f267b477f 100644 --- a/app-text/poppler/poppler-0.57.0-r1.ebuild +++ b/app-text/poppler/poppler-0.57.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 ~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/68" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |