diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-26 18:34:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-26 19:13:47 +0200 |
commit | face73ddfa31bbe6a9ed34e61eb76a9ff487801e (patch) | |
tree | cd3901c8f3030c478def7bd3a279229aabb1c097 /dev-libs | |
parent | x11-libs/libgksu: x86 stable (bug #652976) (diff) | |
download | gentoo-face73ddfa31bbe6a9ed34e61eb76a9ff487801e.tar.gz gentoo-face73ddfa31bbe6a9ed34e61eb76a9ff487801e.tar.bz2 gentoo-face73ddfa31bbe6a9ed34e61eb76a9ff487801e.zip |
dev-libs/libxml2: x86 stable (bug #652976)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-libs')
-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 34db503af33e..6c8b323f24cc 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} )" |