commit: 9b421b4027768b38d93059ca0edcb1df7653df0b
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 12 04:13:57 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Dec 12 04:13:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b421b40
dev-libs/libxml2: Stabilize 2.15.1 ppc, #967358
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/libxml2/libxml2-2.15.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libxml2/libxml2-2.15.1.ebuild
b/dev-libs/libxml2/libxml2-2.15.1.ebuild
index 15cbbadbb0d6..8ed29c5b1ec5 100644
--- a/dev-libs/libxml2/libxml2-2.15.1.ebuild
+++ b/dev-libs/libxml2/libxml2-2.15.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
inherit 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
S="${WORKDIR}/${PN}-${PV%_rc*}"