diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:54:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:54:20 +0300 |
commit | a12081e5890d8e6148675f659636b4759429b1ee (patch) | |
tree | e7e18f318f016e57c496630b27af2e8d2dd005fb /app-text | |
parent | dev-ruby/yajl-ruby: Stabilize 1.4.2 arm, #837578 (diff) | |
download | gentoo-a12081e5890d8e6148675f659636b4759429b1ee.tar.gz gentoo-a12081e5890d8e6148675f659636b4759429b1ee.tar.bz2 gentoo-a12081e5890d8e6148675f659636b4759429b1ee.zip |
app-text/poppler: Stabilize 22.03.0 ppc64, #835426
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-22.03.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-22.03.0.ebuild b/app-text/poppler/poppler-22.03.0.ebuild index b489e3301d3b..bd70207b1626 100644 --- a/app-text/poppler/poppler-22.03.0.ebuild +++ b/app-text/poppler/poppler-22.03.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/119" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |