summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 21:06:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-03 21:06:14 +0300
commit2977e8ef8727d9782f32ffe028c9d775b6a11219 (patch)
tree09541e4f0d939af872231901f56d984940b6ded8 /dev-python/frozendict
parentdev-python/Levenshtein: Stabilize 0.21.0 ppc64, #907787 (diff)
downloadgentoo-2977e8ef8727d9782f32ffe028c9d775b6a11219.tar.gz
gentoo-2977e8ef8727d9782f32ffe028c9d775b6a11219.tar.bz2
gentoo-2977e8ef8727d9782f32ffe028c9d775b6a11219.zip
dev-python/frozendict: Stabilize 2.3.8 amd64, #907788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/frozendict')
-rw-r--r--dev-python/frozendict/frozendict-2.3.8.ebuild2
1 files changed, 1 insertions, 1 deletions
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