diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:41:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:45:11 +0300 |
commit | 07b84d1474a0060126f060feb95897988b23734a (patch) | |
tree | 05748ef34f93b3c1a404f05dd1b1a69d66b63f7c /app-text/poppler | |
parent | dev-python/prettytable: Port to py39 (diff) | |
download | gentoo-07b84d1474a0060126f060feb95897988b23734a.tar.gz gentoo-07b84d1474a0060126f060feb95897988b23734a.tar.bz2 gentoo-07b84d1474a0060126f060feb95897988b23734a.zip |
app-text/poppler: ppc stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.88.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.88.0-r1.ebuild b/app-text/poppler/poppler-0.88.0-r1.ebuild index 08336c4e21e4..a30fab74f13f 100644 --- a/app-text/poppler/poppler-0.88.0-r1.ebuild +++ b/app-text/poppler/poppler-0.88.0-r1.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/99" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |