commit: e4ed0842e7fc0d5271cfffd3815b76172c201979 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 28 14:08:23 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 28 14:08:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ed0842
dev-python/wheel: ~x64-macos keyworded Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/wheel/wheel-0.35.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/wheel/wheel-0.35.1-r1.ebuild b/dev-python/wheel/wheel-0.35.1-r1.ebuild index 63905f0112c..060ac594581 100644 --- a/dev-python/wheel/wheel-0.35.1-r1.ebuild +++ b/dev-python/wheel/wheel-0.35.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos" distutils_enable_tests pytest
