diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:36:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:27 +0100 |
commit | 1d9dac23f45ce92035297f47d51e494e58dbe8a2 (patch) | |
tree | b303f885f2ff94ec419950b63aa5c87476720fb0 /app-text | |
parent | dev-libs/libffi: stable 3.3-r2 for ppc64 (diff) | |
download | gentoo-1d9dac23f45ce92035297f47d51e494e58dbe8a2.tar.gz gentoo-1d9dac23f45ce92035297f47d51e494e58dbe8a2.tar.bz2 gentoo-1d9dac23f45ce92035297f47d51e494e58dbe8a2.zip |
app-text/poppler: stable 0.90.1 for ppc64
stable wrt bug #735824
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.90.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.90.1.ebuild b/app-text/poppler/poppler-0.90.1.ebuild index 6946ac5f6d71..9f6d43e02578 100644 --- a/app-text/poppler/poppler-0.90.1.ebuild +++ b/app-text/poppler/poppler-0.90.1.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/101" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |