diff options
author | 2023-08-03 06:01:56 +0000 | |
---|---|---|
committer | 2023-08-03 06:01:56 +0000 | |
commit | aa8500af273327b045681f30d11c4c482cffc5a4 (patch) | |
tree | d9ba7c428fd3700041b3189e093abf093de32006 /dev-libs/libxml2 | |
parent | dev-util/stripe-mock: Stabilize 0.168.0 x86, #911616 (diff) | |
download | gentoo-aa8500af273327b045681f30d11c4c482cffc5a4.tar.gz gentoo-aa8500af273327b045681f30d11c4c482cffc5a4.tar.bz2 gentoo-aa8500af273327b045681f30d11c4c482cffc5a4.zip |
dev-libs/libxml2: Stabilize 2.11.4 ppc, #909634
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.11.4.ebuild b/dev-libs/libxml2/libxml2-2.11.4.ebuild index 42495d934e0e..7826c2f32ad7 100644 --- a/dev-libs/libxml2/libxml2-2.11.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.11.4.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 else inherit gnome.org libtool - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi SRC_URI+=" |