diff options
author | Sam James <sam@gentoo.org> | 2024-12-07 20:10:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-07 20:10:57 +0000 |
commit | 880df6d2f4547ec56af9dd66c7959f9e9a81c2c2 (patch) | |
tree | d1cc817f4ffe5a5461fc40ff4677b3bfe9768f30 /dev-libs | |
parent | dev-libs/libxml2: Stabilize 2.11.9 x86, #945992 (diff) | |
download | gentoo-880df6d2f4547ec56af9dd66c7959f9e9a81c2c2.tar.gz gentoo-880df6d2f4547ec56af9dd66c7959f9e9a81c2c2.tar.bz2 gentoo-880df6d2f4547ec56af9dd66c7959f9e9a81c2c2.zip |
dev-libs/libxml2: Stabilize 2.12.9 x86, #945993
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.12.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.12.9.ebuild b/dev-libs/libxml2/libxml2-2.12.9.ebuild index 3c99512a49fd..8667a2a8508e 100644 --- a/dev-libs/libxml2/libxml2-2.12.9.ebuild +++ b/dev-libs/libxml2/libxml2-2.12.9.ebuild @@ -23,7 +23,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 SRC_URI+=" |