diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-30 17:15:44 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-30 17:16:35 -0500 |
commit | 6016c2816add7799ab506daa356e8a2c6f1cfa3c (patch) | |
tree | d1ab287025bd2d2f03d58cd6cfd3ef8bd07c0fd0 /app-text | |
parent | media-libs/openjpeg-2.3.0-r1: hppa stable, bug 659828 (diff) | |
download | gentoo-6016c2816add7799ab506daa356e8a2c6f1cfa3c.tar.gz gentoo-6016c2816add7799ab506daa356e8a2c6f1cfa3c.tar.bz2 gentoo-6016c2816add7799ab506daa356e8a2c6f1cfa3c.zip |
app-text/poppler-0.68.0: hppa stable, bug 659828
Signed-off-by: Matt Turner <mattst88@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 93290deb8c07..9eaec634d344 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 |