diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 23:01:16 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 23:17:38 -0700 |
commit | 8c1ede38bff6ecfdf8e7a6ae121bb7e95dd86b4b (patch) | |
tree | 516d4f1097adb2d39d565583be56a028d4c5bb87 /app-text/poppler | |
parent | app-text/poppler-0.62.0-r1: ppc stable, bug 644388 (diff) | |
download | gentoo-8c1ede38bff6ecfdf8e7a6ae121bb7e95dd86b4b.tar.gz gentoo-8c1ede38bff6ecfdf8e7a6ae121bb7e95dd86b4b.tar.bz2 gentoo-8c1ede38bff6ecfdf8e7a6ae121bb7e95dd86b4b.zip |
app-text/poppler-0.62.0-r1: ppc64 stable, bug 644388
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.62.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.62.0-r1.ebuild b/app-text/poppler/poppler-0.62.0-r1.ebuild index e97e6b9b1100..a5ce74b4e661 100644 --- a/app-text/poppler/poppler-0.62.0-r1.ebuild +++ b/app-text/poppler/poppler-0.62.0-r1.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/73" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |