diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 13:49:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 13:49:14 +0000 |
commit | c43bd988596437d08d25a993fccd7924a49426cf (patch) | |
tree | 8689b28f54d076b16c060fa05287ba74208c7d1b /dev-libs | |
parent | dev-python/time-machine: Stabilize 2.16.0 arm, #942279 (diff) | |
download | gentoo-c43bd988596437d08d25a993fccd7924a49426cf.tar.gz gentoo-c43bd988596437d08d25a993fccd7924a49426cf.tar.bz2 gentoo-c43bd988596437d08d25a993fccd7924a49426cf.zip |
dev-libs/libxml2: Stabilize 2.12.8 arm, #942368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 efd1eddbc7c9..f7921a43e49e 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+=" |