diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:09:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:09:41 +0100 |
commit | 57e3ba5d6cabea5fddfe95d64fae4841842b0978 (patch) | |
tree | cdfd7776e3523734a65559ab86e240e3a918c46b /dev-libs/libxml2/libxml2-2.12.7.ebuild | |
parent | www-servers/lighttpd: Stabilize 1.4.76 ppc64, #934864 (diff) | |
download | gentoo-57e3ba5d6cabea5fddfe95d64fae4841842b0978.tar.gz gentoo-57e3ba5d6cabea5fddfe95d64fae4841842b0978.tar.bz2 gentoo-57e3ba5d6cabea5fddfe95d64fae4841842b0978.zip |
dev-libs/libxml2: Stabilize 2.12.7 arm64, #934868
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.12.7.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.12.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.12.7.ebuild b/dev-libs/libxml2/libxml2-2.12.7.ebuild index f8a57f8dc05e..c97945ae4205 100644 --- a/dev-libs/libxml2/libxml2-2.12.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.12.7.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+=" |