summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 16:22:53 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 16:22:53 +0300
commiteb02c8853fadce10670a7032936ac6353eb6ea4f (patch)
tree014d15fbb165523b78e19b38f34ae738c40130cb /dev-python
parenta130a429bdb57eefde2c75e7722995abc41ae145 (diff)
downloadgentoo-eb02c8853fadce10670a7032936ac6353eb6ea4f.tar.gz
gentoo-eb02c8853fadce10670a7032936ac6353eb6ea4f.tar.bz2
gentoo-eb02c8853fadce10670a7032936ac6353eb6ea4f.zip
dev-python/mypy: Stabilize 1.11.2 amd64, #939654
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/mypy/mypy-1.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mypy/mypy-1.11.2.ebuild b/dev-python/mypy/mypy-1.11.2.ebuild
index 7a76d2db4e1d..611ba16560fe 100644
--- a/dev-python/mypy/mypy-1.11.2.ebuild
+++ b/dev-python/mypy/mypy-1.11.2.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="+native-extensions"
# stubgen collides with this package: https://bugs.gentoo.org/585594