commit: 9c57d219699280621bd45b230b9f812f86544365 Author: Felix Janda <felix.janda <AT> posteo <DOT> de> AuthorDate: Sat Dec 6 12:36:58 2014 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Dec 9 14:22:09 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=9c57d219
dev-libs/libxml2: stabilize Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> --- dev-libs/libxml2/libxml2-2.9.2-r99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxml2/libxml2-2.9.2-r99.ebuild b/dev-libs/libxml2/libxml2-2.9.2-r99.ebuild index c47522c..99b89f0 100644 --- a/dev-libs/libxml2/libxml2-2.9.2-r99.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.2-r99.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 arm ~mips ppc x86" IUSE="debug examples icu ipv6 lzma python readline static-libs test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
