commit: 2977e8ef8727d9782f32ffe028c9d775b6a11219
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 3 18:06:14 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 3 18:06:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2977e8ef
dev-python/frozendict: Stabilize 2.3.8 amd64, #907788
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/frozendict/frozendict-2.3.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/frozendict/frozendict-2.3.8.ebuild
b/dev-python/frozendict/frozendict-2.3.8.ebuild
index 91ca1c458731..350d74f84327 100644
--- a/dev-python/frozendict/frozendict-2.3.8.ebuild
+++ b/dev-python/frozendict/frozendict-2.3.8.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/python-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
distutils_enable_tests pytest