diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:02:33 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:03:09 +0100 |
commit | ce80ce6e205899737d33933a78fa9b3075f25046 (patch) | |
tree | e0b8f07d0e8b1ac8c12308ef7a78ab598e3cc71a /dev-libs/libxml2 | |
parent | dev-libs/libpwquality-1.4.0-r0: amd64 stable (diff) | |
download | gentoo-ce80ce6e205899737d33933a78fa9b3075f25046.tar.gz gentoo-ce80ce6e205899737d33933a78fa9b3075f25046.tar.bz2 gentoo-ce80ce6e205899737d33933a78fa9b3075f25046.zip |
dev-libs/libxml2-2.9.6-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635938
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 5fdd0fabd09c..9ba1ad5585d1 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} )" |