diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-03 15:44:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-03 16:52:10 +0100 |
commit | e771127cfbfeb31546b8641a06a7147cbc93e927 (patch) | |
tree | 3d2952d17025e27e077a7f0f5206fb9ffe8997e8 /dev-libs/libxml2 | |
parent | net-libs/ldns: stable 1.7.1-r2 for hppa, bug #793350 (diff) | |
download | gentoo-e771127cfbfeb31546b8641a06a7147cbc93e927.tar.gz gentoo-e771127cfbfeb31546b8641a06a7147cbc93e927.tar.bz2 gentoo-e771127cfbfeb31546b8641a06a7147cbc93e927.zip |
dev-libs/libxml2: stable 2.9.12-r2 for hppa, bug #790737
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild index 0732a5dbec51..75db75f29920 100644 --- a/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild @@ -34,7 +34,7 @@ S="${WORKDIR}/${PN}-${PV%_rc*}" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug examples icu ipv6 lzma +python readline static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |