diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-09 13:46:54 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-09 16:04:06 -0400 |
commit | 8294d2f1c85077cd8e81b5dcf40f6abb014840fa (patch) | |
tree | 03049392508df5c25d2dd5d7e841d245d0d89959 | |
parent | dev-libs/libcroco: arm64 stable (bug #685254) (diff) | |
download | gentoo-8294d2f1c85077cd8e81b5dcf40f6abb014840fa.tar.gz gentoo-8294d2f1c85077cd8e81b5dcf40f6abb014840fa.tar.bz2 gentoo-8294d2f1c85077cd8e81b5dcf40f6abb014840fa.zip |
dev-libs/libxml2: arm64 stable (bug #685254)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild b/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild index dc72c49d2457..6dbaf7f634f3 100644 --- a/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug examples icu ipv6 lzma python readline static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |