dev-libs/libxml2: Mark 2.9.2-r4 stable for arm64
authorSteev Klimaszewski <steev@gentoo.org>
Wed, 17 Feb 2016 23:52:51 +0000 (17:52 -0600)
committerSteev Klimaszewski <steev@gentoo.org>
Wed, 17 Feb 2016 23:52:51 +0000 (17:52 -0600)
Somehow this wasn't stabled, even though gettext deps on it and that is stable for arm64.
Tests pass on Cortex A53

Package-Manager: portage-2.2.27

dev-libs/libxml2/libxml2-2.9.2-r4.ebuild

index 97975971727b13c02b7449330c763a4decabddc4..195aaa238bda29be466e5bf27fd07ad582107372 100644 (file)
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
 
 XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"