diff options
author | Sam James <sam@gentoo.org> | 2024-10-29 01:15:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-29 01:15:15 +0000 |
commit | 8ed5c2bd556eea9ebf34a00472632c7ff0731945 (patch) | |
tree | caf3b713a4b7573f582764401258cbf8cd54fef0 /dev-libs/libxml2 | |
parent | dev-libs/elfutils: Stabilize 0.191-r2 ppc64, #942427 (diff) | |
download | gentoo-8ed5c2bd556eea9ebf34a00472632c7ff0731945.tar.gz gentoo-8ed5c2bd556eea9ebf34a00472632c7ff0731945.tar.bz2 gentoo-8ed5c2bd556eea9ebf34a00472632c7ff0731945.zip |
dev-libs/libxml2: Stabilize 2.12.8 ppc, #942368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.12.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.12.8.ebuild b/dev-libs/libxml2/libxml2-2.12.8.ebuild index e3127f04e28d..c985cd25197e 100644 --- a/dev-libs/libxml2/libxml2-2.12.8.ebuild +++ b/dev-libs/libxml2/libxml2-2.12.8.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 else inherit gnome.org libtool - 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 SRC_URI+=" |