commit: 46e875b2dbc04a1ec36f17e233e6ee0a219a1e2c Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Jun 29 15:55:20 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Jun 29 15:56:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e875b2
dev-python/clang-python: amd64 stable wrt bug #727762 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> dev-python/clang-python/clang-python-10.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-10.0.0.ebuild b/dev-python/clang-python/clang-python-10.0.0.ebuild index 789c9ee28d9..55385ff4561 100644 --- a/dev-python/clang-python/clang-python-10.0.0.ebuild +++ b/dev-python/clang-python/clang-python-10.0.0.ebuild @@ -13,7 +13,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"