Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools/
Date: Sat, 02 Apr 2022 20:54:53
Message-Id: 1648932869.260d5de36e7b6ec19ea99948592cf8b6229aedfc.chewi@gentoo
1 commit: 260d5de36e7b6ec19ea99948592cf8b6229aedfc
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 20:54:29 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 20:54:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260d5de3
7
8 dev-python/setuptools: Keyword 61.3.1 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/setuptools/setuptools-61.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/setuptools/setuptools-61.3.1.ebuild b/dev-python/setuptools/setuptools-61.3.1.ebuild
18 index af5d573f59e0..9b8edf9c5b2a 100644
19 --- a/dev-python/setuptools/setuptools-61.3.1.ebuild
20 +++ b/dev-python/setuptools/setuptools-61.3.1.ebuild
21 @@ -24,7 +24,7 @@ SRC_URI="
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~m68k ~x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"