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/sortedcontainers/
Date: Sat, 21 Aug 2021 22:15:54
Message-Id: 1629584046.0bc113fe62537197be7e198fc5c4b931c3580f1d.chewi@gentoo
1 commit: 0bc113fe62537197be7e198fc5c4b931c3580f1d
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 15:31:46 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 22:14:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc113fe
7
8 dev-python/sortedcontainers: Keyword 2.4.0 for ~m68k
9
10 The tests pass.
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild b/dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild
19 index 8f7ca5dd0de..76cdbde4ac7 100644
20 --- a/dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild
21 +++ b/dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild
22 @@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
23
24 LICENSE="Apache-2.0"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
28
29 distutils_enable_tests pytest