diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:46:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:46:49 +0100 |
commit | f7d9cb79ca73b0db443eded04ef352d2d62337de (patch) | |
tree | 356d5a91e2cc7a669333e17ea1b8f20dbd6ff398 /app-text | |
parent | net-im/slack-bin: Move package to net-im/slack. (diff) | |
download | gentoo-f7d9cb79ca73b0db443eded04ef352d2d62337de.tar.gz gentoo-f7d9cb79ca73b0db443eded04ef352d2d62337de.tar.bz2 gentoo-f7d9cb79ca73b0db443eded04ef352d2d62337de.zip |
app-text/poppler: ppc64 stable wrt bug #708828
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.85.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.85.0.ebuild b/app-text/poppler/poppler-0.85.0.ebuild index 102563b2b21c..c0dfb6c6179f 100644 --- a/app-text/poppler/poppler-0.85.0.ebuild +++ b/app-text/poppler/poppler-0.85.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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/95" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |