diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 11:57:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 11:58:26 +0000 |
commit | 0e39b5ef48c1bd7d16d268cd5cebafed39532455 (patch) | |
tree | 80b66f2dbcc28c2b74a781361e1a96735e540012 /app-text/poppler | |
parent | net-misc/rdesktop: stable 1.8.4-r1 for ppc, bug #674558 (diff) | |
download | gentoo-0e39b5ef48c1bd7d16d268cd5cebafed39532455.tar.gz gentoo-0e39b5ef48c1bd7d16d268cd5cebafed39532455.tar.bz2 gentoo-0e39b5ef48c1bd7d16d268cd5cebafed39532455.zip |
app-text/poppler: stable 0.74.0 for ppc, bug #674666
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.74.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.74.0.ebuild b/app-text/poppler/poppler-0.74.0.ebuild index 1792ce75d2a9..424168d36c47 100644 --- a/app-text/poppler/poppler-0.74.0.ebuild +++ b/app-text/poppler/poppler-0.74.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/85" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |