diff options
author | Sam James <sam@gentoo.org> | 2021-08-23 01:38:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-23 01:39:26 +0100 |
commit | a4039ffbfcda28663db43da7f98f2d607018dcce (patch) | |
tree | 36112d48ecf182bc4d26f37efcf453e141489d8b /dev-libs/libxml2 | |
parent | media-sound/wildmidi: Stabilize 0.4.4 arm, #809479 (diff) | |
download | gentoo-a4039ffbfcda28663db43da7f98f2d607018dcce.tar.gz gentoo-a4039ffbfcda28663db43da7f98f2d607018dcce.tar.bz2 gentoo-a4039ffbfcda28663db43da7f98f2d607018dcce.zip |
dev-libs/libxml2: Stabilize 2.9.12-r5 arm, #809494
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.ebuild | 2 |
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 06a6ee4bd595..9f84692dee32 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} )" |