Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/immutables/
Date: Mon, 30 Aug 2021 07:26:16
Message-Id: 1630308308.b24cbc9e4d363a3cb7745a1f8bd80bfd87b27970.ago@gentoo
1 commit: b24cbc9e4d363a3cb7745a1f8bd80bfd87b27970
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 30 07:25:08 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 30 07:25:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24cbc9e
7
8 dev-python/immutables: amd64 stable wrt bug #811000
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/immutables/immutables-0.16.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/immutables/immutables-0.16.ebuild b/dev-python/immutables/immutables-0.16.ebuild
18 index 6af729c3e7a..46d0adaabd4 100644
19 --- a/dev-python/immutables/immutables-0.16.ebuild
20 +++ b/dev-python/immutables/immutables-0.16.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MagicStack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
27
28 distutils_enable_tests pytest