commit: 623a1991953909da195f3fc9d99af51a8e504019 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Mon Feb 7 21:13:44 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Feb 7 21:15:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623a1991
dev-python/setuptools: Keyword 60.8.0 for ~m68k The tests pass. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-python/setuptools/setuptools-60.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/setuptools/setuptools-60.8.0.ebuild b/dev-python/setuptools/setuptools-60.8.0.ebuild index c804faff7d23..4480d2508068 100644 --- a/dev-python/setuptools/setuptools-60.8.0.ebuild +++ b/dev-python/setuptools/setuptools-60.8.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"