commit: ddf4af5519412c47500ee068f3ed0eb3c19794c4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 11:31:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 11:31:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf4af55
dev-python/frozendict: Stabilize 2.3.7 amd64, #904765
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/frozendict/frozendict-2.3.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/frozendict/frozendict-2.3.7.ebuild
b/dev-python/frozendict/frozendict-2.3.7.ebuild
index 9548bcbf1869..6e63dc4f6e80 100644
--- a/dev-python/frozendict/frozendict-2.3.7.ebuild
+++ b/dev-python/frozendict/frozendict-2.3.7.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/python-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
distutils_enable_tests pytest