summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-10 00:26:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-10 00:27:01 +0000
commitf0bd27ee0ba1ffd0ad15a2d73077cd5a24e0edfe (patch)
treed6a4f575a28a7f3f7c296052165659a9479677f8 /app-text/poppler
parentmedia-gfx/fontforge: fix implicit declarations (diff)
downloadgentoo-f0bd27ee0ba1ffd0ad15a2d73077cd5a24e0edfe.tar.gz
gentoo-f0bd27ee0ba1ffd0ad15a2d73077cd5a24e0edfe.tar.bz2
gentoo-f0bd27ee0ba1ffd0ad15a2d73077cd5a24e0edfe.zip
app-text/poppler: stable 0.57.0-r1 for sparc, bug #619558 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-text/poppler')
-rw-r--r--app-text/poppler/poppler-0.57.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.57.0-r1.ebuild b/app-text/poppler/poppler-0.57.0-r1.ebuild
index 5623d220ef5a..c717ca9db263 100644
--- a/app-text/poppler/poppler-0.57.0-r1.ebuild
+++ b/app-text/poppler/poppler-0.57.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 ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0/68" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi