commit: 29361d769a6a217d81331ccae010f159d2525b03
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 9 20:04:46 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 20:04:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29361d76
dev-libs/libxml2: Stabilize 2.11.9 amd64, #945992
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/libxml2/libxml2-2.11.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libxml2/libxml2-2.11.9.ebuild
b/dev-libs/libxml2/libxml2-2.11.9.ebuild
index 1a0a40b06756..f85a4021390f 100644
--- a/dev-libs/libxml2/libxml2-2.11.9.ebuild
+++ b/dev-libs/libxml2/libxml2-2.11.9.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
inherit autotools gnome.org
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~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 ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
fi
inherit autotools