commit: 3bc6666ea0efea73297366f29c693f6072fe7f55 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Mar 13 17:35:49 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 13 17:40:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc6666e
dev-python/clang-python: Restore ~arm64 keywords, bug #650024 dev-python/clang-python/clang-python-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4db0c9f8932..6abf574e9b9 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}"
