diff options
author | 2020-03-25 14:22:19 +0100 | |
---|---|---|
committer | 2020-03-25 14:27:14 +0100 | |
commit | e6457f38498d76efa9c0256b9c99b1f0933b682a (patch) | |
tree | ea7823d581111286f7ca9501c0c66d123237faaa /app-text/poppler | |
parent | dev-python/defusedxml: ppc stable wrt bug #714308 (diff) | |
download | gentoo-e6457f38498d76efa9c0256b9c99b1f0933b682a.tar.gz gentoo-e6457f38498d76efa9c0256b9c99b1f0933b682a.tar.bz2 gentoo-e6457f38498d76efa9c0256b9c99b1f0933b682a.zip |
app-text/poppler: ppc stable wrt bug #708828
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-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 e128dfc00a86..5837e11cff87 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 |