diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:35:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:39:16 +0000 |
commit | 250e84db688b39871307e2c0d35bb599d3a8b9cc (patch) | |
tree | 8a5bf3f0bec344485cea595745f218ea72ec6040 | |
parent | dev-libs/libinput: stable 1.9.4 for ia64, bug #631656 (diff) | |
download | gentoo-250e84db688b39871307e2c0d35bb599d3a8b9cc.tar.gz gentoo-250e84db688b39871307e2c0d35bb599d3a8b9cc.tar.bz2 gentoo-250e84db688b39871307e2c0d35bb599d3a8b9cc.zip |
dev-libs/libxml2: stable 2.9.7 for ia64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.7.ebuild b/dev-libs/libxml2/libxml2-2.9.7.ebuild index 4f52a314ab52..36fff5831f7e 100644 --- a/dev-libs/libxml2/libxml2-2.9.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.7.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} )" |