diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:34:36 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:34:36 +0100 |
commit | 6d1d2e80c651a2501709bbe62f66aec5d33933e8 (patch) | |
tree | c22680402297e53dcb2ba863b4eb16e941c1a0b7 /dev-libs/libxml2 | |
parent | dev-libs/libpwquality: arm stable, bug #635938 (diff) | |
download | gentoo-6d1d2e80c651a2501709bbe62f66aec5d33933e8.tar.gz gentoo-6d1d2e80c651a2501709bbe62f66aec5d33933e8.tar.bz2 gentoo-6d1d2e80c651a2501709bbe62f66aec5d33933e8.zip |
dev-libs/libxml2: arm stable, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.6.ebuild b/dev-libs/libxml2/libxml2-2.9.6.ebuild index f4d974ef3b36..e051d48f6e72 100644 --- a/dev-libs/libxml2/libxml2-2.9.6.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.6.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 ~sparc-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 ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-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 ~x86-winnt" IUSE="debug examples icu ipv6 lzma python readline static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |