diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-26 19:15:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-26 19:15:45 +0000 |
commit | 5479779507e1bd0c1fb79d510fd427d9989da758 (patch) | |
tree | 72cf3b7dba6a211031d67b03dc9e63e7b368acbe /app-text/poppler | |
parent | net-libs/libmicrohttpd: stable 0.9.55 for ppc/ppc64, bug #638828 (diff) | |
download | gentoo-5479779507e1bd0c1fb79d510fd427d9989da758.tar.gz gentoo-5479779507e1bd0c1fb79d510fd427d9989da758.tar.bz2 gentoo-5479779507e1bd0c1fb79d510fd427d9989da758.zip |
app-text/poppler: stable 0.57.0-r1 for ppc64, bug #619558
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
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 fafef568109a..25da5ce79a37 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 |