diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-15 21:01:03 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-15 20:14:35 +0100 |
commit | 5b0335f0dcab3f8e41ec0de082441a56f6a353df (patch) | |
tree | 3a952e88b5e57a47ddcc30d95891968facb98048 /dev-libs | |
parent | sys-apps/gentoo-functions: stable 0.14 for hppa, bug #790038 (diff) | |
download | gentoo-5b0335f0dcab3f8e41ec0de082441a56f6a353df.tar.gz gentoo-5b0335f0dcab3f8e41ec0de082441a56f6a353df.tar.bz2 gentoo-5b0335f0dcab3f8e41ec0de082441a56f6a353df.zip |
dev-libs/libxml2: stable 2.9.12 for hppa, bug #790002
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')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.12.ebuild b/dev-libs/libxml2/libxml2-2.9.12.ebuild index 8389c46a4c58..d21164e6cfc5 100644 --- a/dev-libs/libxml2/libxml2-2.9.12.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.12.ebuild @@ -31,7 +31,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} )" |