summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-03 22:56:24 +0100
committerSam James <sam@gentoo.org>2021-08-03 22:56:59 +0100
commite3a6762072cd55432db25e9dc501caf760c9ed6a (patch)
treecc33d64e827defa2db73a276c030974496b8e5d4 /dev-libs/libxml2
parentdev-libs/libxml2: don't copy Python LDFLAGS (diff)
downloadgentoo-e3a6762072cd55432db25e9dc501caf760c9ed6a.tar.gz
gentoo-e3a6762072cd55432db25e9dc501caf760c9ed6a.tar.bz2
gentoo-e3a6762072cd55432db25e9dc501caf760c9ed6a.zip
dev-libs/libxml2: keyword 2.9.12-r5
Bug: https://bugs.gentoo.org/798942 Bug: https://bugs.gentoo.org/802210 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/libxml2-2.9.12-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
index 28d5e327bdb1..6b2fbcf8a878 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
@@ -36,7 +36,7 @@ LICENSE="MIT"
SLOT="2"
# Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease upgrades
# bug #802210
-#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} )"