diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 05:48:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 05:48:39 +0100 |
commit | 14f29dfe36794e44a6b944ff5fd79c609150f3d6 (patch) | |
tree | 647ea62a990030c22272997eae441aa8f12785bc /dev-libs/libxml2 | |
parent | media-sound/liblc3: Stabilize 1.0.4 arm, #914783 (diff) | |
download | gentoo-14f29dfe36794e44a6b944ff5fd79c609150f3d6.tar.gz gentoo-14f29dfe36794e44a6b944ff5fd79c609150f3d6.tar.bz2 gentoo-14f29dfe36794e44a6b944ff5fd79c609150f3d6.zip |
dev-libs/libxml2: Stabilize 2.11.5 arm64, #914785
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.11.5.ebuild b/dev-libs/libxml2/libxml2-2.11.5.ebuild index 705bfca1e56d..0c8987f14bf8 100644 --- a/dev-libs/libxml2/libxml2-2.11.5.ebuild +++ b/dev-libs/libxml2/libxml2-2.11.5.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 else inherit gnome.org libtool - KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi SRC_URI+=" |