diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:12:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:12:59 +0200 |
commit | 0de63cff114f9ebf0ffb509a71ecf87dcbdae328 (patch) | |
tree | c4602b24cc448d1fb195bfd0269e0cc78a2dbb7b /app-text/poppler | |
parent | dev-libs/libgnt: ppc stable wrt bug #804897 (diff) | |
download | gentoo-0de63cff114f9ebf0ffb509a71ecf87dcbdae328.tar.gz gentoo-0de63cff114f9ebf0ffb509a71ecf87dcbdae328.tar.bz2 gentoo-0de63cff114f9ebf0ffb509a71ecf87dcbdae328.zip |
app-text/poppler: ppc stable wrt bug #795261
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-21.07.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-21.07.0.ebuild b/app-text/poppler/poppler-21.07.0.ebuild index 16da5bec361a..d96ab05ee67d 100644 --- a/app-text/poppler/poppler-21.07.0.ebuild +++ b/app-text/poppler/poppler-21.07.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/111" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |