commit:     847d67c8c8e02a46862ed802eaec1599134a9cfc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 17:43:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 17:45:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=847d67c8

dev-libs/libxml2: unkeyword 2.9.12-r4

Ebuild is fine but this will ease upgrades by not
giving Portage a reason to schedule libxml2 (erroneously)
before libxcrypt.

Bug: https://bugs.gentoo.org/802210
Bug: https://bugs.gentoo.org/798942
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libxml2/libxml2-2.9.12-r4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.12-r4.ebuild 
b/dev-libs/libxml2/libxml2-2.9.12-r4.ebuild
index 975c32047f3..6027333fb81 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r4.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r4.ebuild
@@ -34,7 +34,9 @@ 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"
+# 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"
 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

Reply via email to