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/frozendict/
Date: Thu, 22 Sep 2022 07:42:40
Message-Id: 1663832471.0bfb46dd69de815ee60b0e07aa90d55adc2c9fbf.ago@gentoo
1 commit: 0bfb46dd69de815ee60b0e07aa90d55adc2c9fbf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 22 07:41:11 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 07:41:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bfb46dd
7
8 dev-python/frozendict: Stabilize 2.3.4 amd64, #870118
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-python/frozendict/frozendict-2.3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/frozendict/frozendict-2.3.4.ebuild b/dev-python/frozendict/frozendict-2.3.4.ebuild
16 index f1e01464495c..9ba0f0bd0a42 100644
17 --- a/dev-python/frozendict/frozendict-2.3.4.ebuild
18 +++ b/dev-python/frozendict/frozendict-2.3.4.ebuild
19 @@ -21,7 +21,7 @@ S="${WORKDIR}/python-${P}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64"
24 +KEYWORDS="amd64 ~ppc64"
25
26 distutils_enable_tests pytest