diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-16 15:15:20 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-16 15:15:20 -0700 |
commit | b00f0067274ca20b31846deda11d74dbce913acb (patch) | |
tree | bd350342616d8c50bca717ba4a318f95deb971ef /dev-libs | |
parent | dev-perl/LWP-Protocol-https: Remove redundant SRC_URI bug #634432 (diff) | |
download | gentoo-b00f0067274ca20b31846deda11d74dbce913acb.tar.gz gentoo-b00f0067274ca20b31846deda11d74dbce913acb.tar.bz2 gentoo-b00f0067274ca20b31846deda11d74dbce913acb.zip |
dev-libs/libxml2-2.9.4-r3: alpha stable, bug 623206
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild b/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild index 6a3443c3695b..16bd26247934 100644 --- a/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.4-r3.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} )" |