diff options
author | 2024-10-29 02:44:21 +0000 | |
---|---|---|
committer | 2024-10-29 02:44:21 +0000 | |
commit | 18fadfb1d7d8572d61b5c31fcd3bd2bf95ffa675 (patch) | |
tree | da5749da0758543247eecefb0ece88ae1d16a424 /dev-libs/libxml2/libxml2-2.12.8.ebuild | |
parent | net-misc/openssh: Stabilize 9.8_p1-r3 amd64, #940876 (diff) | |
download | gentoo-18fadfb1d7d8572d61b5c31fcd3bd2bf95ffa675.tar.gz gentoo-18fadfb1d7d8572d61b5c31fcd3bd2bf95ffa675.tar.bz2 gentoo-18fadfb1d7d8572d61b5c31fcd3bd2bf95ffa675.zip |
dev-libs/libxml2: Stabilize 2.12.8 amd64, #942368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.12.8.ebuild')
-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 0ebbfcffb86b..9fb2ddf4e23b 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+=" |