diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-24 07:30:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-24 07:30:40 +0100 |
commit | 6c4093c7113639378ce0ef9ae875d8bb2e201279 (patch) | |
tree | f700173b315086ef7dbf905c5401600cfe98254e /dev-libs | |
parent | dev-libs/gobject-introspection-common: stable 1.52.1 for hppa, bug #631656 (diff) | |
download | gentoo-6c4093c7113639378ce0ef9ae875d8bb2e201279.tar.gz gentoo-6c4093c7113639378ce0ef9ae875d8bb2e201279.tar.bz2 gentoo-6c4093c7113639378ce0ef9ae875d8bb2e201279.zip |
dev-libs/libxml2: stable 2.9.7 for hppa, bug #631656
Bug: https://bugs.gentoo.org/631656
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs')
-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 0660af14c410..bac5bf78210f 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} )" |