diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-29 02:36:39 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-29 02:36:39 +0300 |
commit | 940139d0d486de5c2e075748240096dff3d49c4e (patch) | |
tree | e454ea5799baa0f0e7ff1bf3ad0f7c3c0d493d1a /dev-libs/libxml2 | |
parent | dev-libs/vala-common-0.36.13: arm64 stable (bug #652976) (diff) | |
download | gentoo-940139d0d486de5c2e075748240096dff3d49c4e.tar.gz gentoo-940139d0d486de5c2e075748240096dff3d49c4e.tar.bz2 gentoo-940139d0d486de5c2e075748240096dff3d49c4e.zip |
dev-libs/libxml2-2.9.8: arm64 stable (bug #652976)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.8.ebuild b/dev-libs/libxml2/libxml2-2.9.8.ebuild index c1c6efd1eb28..f492ced6b9fa 100644 --- a/dev-libs/libxml2/libxml2-2.9.8.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.8.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 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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} )" |