diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:39:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:39:59 +0100 |
commit | 7158914e17ae14f901b39d7f61e054318b044167 (patch) | |
tree | 621c4dd5c5c61fb36011bb5f1f2a4e69fbc2f542 /app-text/poppler | |
parent | sys-kernel/linux-headers: stable 5.4 for ia64, bug #706042 (diff) | |
download | gentoo-7158914e17ae14f901b39d7f61e054318b044167.tar.gz gentoo-7158914e17ae14f901b39d7f61e054318b044167.tar.bz2 gentoo-7158914e17ae14f901b39d7f61e054318b044167.zip |
app-text/poppler: stable 0.85.0 for ia64, bug #708828
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.85.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.85.0.ebuild b/app-text/poppler/poppler-0.85.0.ebuild index de604471ceab..d41a76289f70 100644 --- a/app-text/poppler/poppler-0.85.0.ebuild +++ b/app-text/poppler/poppler-0.85.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 sparc x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/95" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |