diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-01-02 10:20:04 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-01-02 10:20:04 -0500 |
commit | 8abec3198f56c7d9f9b8ef52da9f2da9eff00eb5 (patch) | |
tree | 0bc178ecc8d14db25b45f250740e632a7d69ff74 /dev-libs/libxml2 | |
parent | sci-mathematics/lrcalc: new package for Littlewood-Richardson coeffs. (diff) | |
download | gentoo-8abec3198f56c7d9f9b8ef52da9f2da9eff00eb5.tar.gz gentoo-8abec3198f56c7d9f9b8ef52da9f2da9eff00eb5.tar.bz2 gentoo-8abec3198f56c7d9f9b8ef52da9f2da9eff00eb5.zip |
dev-libs/libxml2: arm64 stable (bug #701020)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.9-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild b/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild index 5f7f29a15de8..db07d6f39dbd 100644 --- a/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug examples icu ipv6 lzma python readline static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |