diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-18 00:52:37 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-18 10:04:44 +0200 |
commit | 1b59c2f9db35e129bf9fcfeb03f0153764b92630 (patch) | |
tree | 6ad5bc83a109978d515f70f1472a5c5f205c13e3 /dev-libs/libxml2 | |
parent | x11-themes/adwaita-icon-theme: remove unused patch(es) (diff) | |
download | gentoo-1b59c2f9db35e129bf9fcfeb03f0153764b92630.tar.gz gentoo-1b59c2f9db35e129bf9fcfeb03f0153764b92630.tar.bz2 gentoo-1b59c2f9db35e129bf9fcfeb03f0153764b92630.zip |
dev-libs/libxml2: arm64 stable (bug #618110)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.9.ebuild b/dev-libs/libxml2/libxml2-2.9.9.ebuild index 6e66aab1e2ae..cfda0db42f5a 100644 --- a/dev-libs/libxml2/libxml2-2.9.9.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.9.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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} )" |