diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:24:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:24:13 +0300 |
commit | c57fefec13edff6bed4dc6c46952328d244344fe (patch) | |
tree | c046ced6a3876f95fb856d54b7a9185d9c427a1f /app-text | |
parent | dev-python/editables: Keyword 0.2 arm64, #837074 (diff) | |
download | gentoo-c57fefec13edff6bed4dc6c46952328d244344fe.tar.gz gentoo-c57fefec13edff6bed4dc6c46952328d244344fe.tar.bz2 gentoo-c57fefec13edff6bed4dc6c46952328d244344fe.zip |
app-text/poppler: Stabilize 22.03.0 arm, #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 4fb629d8b66d..c44744d28efe 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 |