diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-02 12:40:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-02 13:24:45 +0000 |
commit | 8abb9b35dbcc9ee95d363a5cb96719c5ce4ca07e (patch) | |
tree | 0ceca66e637978978501f9d6b031ae8cd80d8830 | |
parent | dev-util/drone: Version bump to 0.8.1 (diff) | |
download | gentoo-8abb9b35dbcc9ee95d363a5cb96719c5ce4ca07e.tar.gz gentoo-8abb9b35dbcc9ee95d363a5cb96719c5ce4ca07e.tar.bz2 gentoo-8abb9b35dbcc9ee95d363a5cb96719c5ce4ca07e.zip |
app-text/poppler: stable 0.57.0 for ia64, bug #627390
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | app-text/poppler/poppler-0.57.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.57.0.ebuild b/app-text/poppler/poppler-0.57.0.ebuild index f20cf7193d98..2631263e7046 100644 --- a/app-text/poppler/poppler-0.57.0.ebuild +++ b/app-text/poppler/poppler-0.57.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 ~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 |