diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-02 14:36:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-02 17:37:27 +0100 |
commit | ab3728642a0c422afca9a796c5593a40066ad4b6 (patch) | |
tree | ecb3763d6b73e5d67bc2d4d07ce9d0122776536f /app-text | |
parent | net-analyzer/zabbix: Remove old (diff) | |
download | gentoo-ab3728642a0c422afca9a796c5593a40066ad4b6.tar.gz gentoo-ab3728642a0c422afca9a796c5593a40066ad4b6.tar.bz2 gentoo-ab3728642a0c422afca9a796c5593a40066ad4b6.zip |
app-text/poppler: stable 0.77.0 for sparc, bug #681152
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.77.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.77.0.ebuild b/app-text/poppler/poppler-0.77.0.ebuild index 929d23b313b1..c63a446c3b85 100644 --- a/app-text/poppler/poppler-0.77.0.ebuild +++ b/app-text/poppler/poppler-0.77.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/88" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |