diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:24:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:24:36 +0100 |
commit | fe8b7bd1cdc73ef4ec259efc5c33d0defb5bae16 (patch) | |
tree | f2460f8b34ebde7c401dc750ccd42d1bffb42f95 /app-text/poppler | |
parent | net-dns/avahi: stable 0.7-r2 for ppc, bug #681608 (diff) | |
download | gentoo-fe8b7bd1cdc73ef4ec259efc5c33d0defb5bae16.tar.gz gentoo-fe8b7bd1cdc73ef4ec259efc5c33d0defb5bae16.tar.bz2 gentoo-fe8b7bd1cdc73ef4ec259efc5c33d0defb5bae16.zip |
app-text/poppler: stable 0.77.0 for ppc64, bug #681152
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.77.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.77.0.ebuild b/app-text/poppler/poppler-0.77.0.ebuild index cbdc002ca9d9..9afaa8a5e85e 100644 --- a/app-text/poppler/poppler-0.77.0.ebuild +++ b/app-text/poppler/poppler-0.77.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/88" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |