diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-17 23:14:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-17 23:14:44 +0000 |
commit | bbc9df15dfb15d99698722a831965bfde41f4910 (patch) | |
tree | 252330c677a987e821afb2c1e5c0b5aed2da610b /app-text | |
parent | media-libs/openjpeg: stable 2.3.0-r1 for ppc/ppc64, bug #659828 (diff) | |
download | gentoo-bbc9df15dfb15d99698722a831965bfde41f4910.tar.gz gentoo-bbc9df15dfb15d99698722a831965bfde41f4910.tar.bz2 gentoo-bbc9df15dfb15d99698722a831965bfde41f4910.zip |
app-text/poppler: stable 0.68.0 for ppc/ppc64, bug #659828
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.68.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.68.0.ebuild b/app-text/poppler/poppler-0.68.0.ebuild index 2089421ff8ea..2c3f948431bb 100644 --- a/app-text/poppler/poppler-0.68.0.ebuild +++ b/app-text/poppler/poppler-0.68.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/79" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |