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: Thu, 23 Jun 2022 08:35:13
Message-Id: 1655973308.1c733ad8625188a2e149e015087fa91da1818c65.ago@gentoo
1 commit: 1c733ad8625188a2e149e015087fa91da1818c65
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 23 08:35:08 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 23 08:35:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c733ad8
7
8 dev-python/immutables: arm64 stable wrt bug #853796
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="arm64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/immutables/immutables-0.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/immutables/immutables-0.18.ebuild b/dev-python/immutables/immutables-0.18.ebuild
18 index 057054dfaffa..9ff181c4d856 100644
19 --- a/dev-python/immutables/immutables-0.18.ebuild
20 +++ b/dev-python/immutables/immutables-0.18.ebuild
21 @@ -20,7 +20,7 @@ SRC_URI="
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
27
28 distutils_enable_tests pytest