From: Michał Górny Date: Tue, 13 Mar 2018 17:35:49 +0000 (+0100) Subject: dev-python/clang-python: Restore ~arm64 keywords, bug #650024 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3bc6666ea0efea73297366f29c693f6072fe7f55;p=gentoo.git dev-python/clang-python: Restore ~arm64 keywords, bug #650024 --- diff --git a/dev-python/clang-python/clang-python-6.0.0.ebuild b/dev-python/clang-python/clang-python-6.0.0.ebuild index 4db0c9f8932a..6abf574e9b93 100644 --- a/dev-python/clang-python/clang-python-6.0.0.ebuild +++ b/dev-python/clang-python/clang-python-6.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}"