diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-25 11:57:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-25 11:11:21 +0000 |
commit | 8bbfd55eadb60dc5625dab90fbc6e6c6786b4bed (patch) | |
tree | 74a8bba22f725a56202c8d0f940ffe09d381830b /app-text/poppler | |
parent | media-libs/openjpeg: stable 2.3.0-r1 for sparc, bug #659828 (diff) | |
download | gentoo-8bbfd55eadb60dc5625dab90fbc6e6c6786b4bed.tar.gz gentoo-8bbfd55eadb60dc5625dab90fbc6e6c6786b4bed.tar.bz2 gentoo-8bbfd55eadb60dc5625dab90fbc6e6c6786b4bed.zip |
app-text/poppler: stable 0.68.0 for sparc, bug #659828
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-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 eac089bb9e68..ceaece10c4d0 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 |