diff options
author | 2024-10-30 15:45:28 +0000 | |
---|---|---|
committer | 2024-10-30 15:46:14 +0000 | |
commit | faee3f55d7207c57f83674d9dc0afb722db3ce7e (patch) | |
tree | aa00713ef818e2e3bdfe61543c93ececc665b110 /dev-libs/libxml2 | |
parent | dev-vcs/cvs: Stabilize 1.12.12-r15 arm64, #942304 (diff) | |
download | gentoo-faee3f55d7207c57f83674d9dc0afb722db3ce7e.tar.gz gentoo-faee3f55d7207c57f83674d9dc0afb722db3ce7e.tar.bz2 gentoo-faee3f55d7207c57f83674d9dc0afb722db3ce7e.zip |
dev-libs/libxml2: Stabilize 2.12.8 arm64, #942368
Signed-off-by: Arthur Zamarin <arthurzam@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 1bcd043546e0..efd1eddbc7c9 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+=" |