summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-11-28 00:33:40 +0000
committerSam James <sam@gentoo.org>2025-11-28 00:33:40 +0000
commit30e6ae6dcdbcd241c836c033d28aa87fe80ab4ce (patch)
tree6ca2f2ca38d9a9aaf18b63f83faf9bdebf5059c6
parent975cb452e7ec87b3e56dce7f3ba77521434e225e (diff)
downloadgentoo-30e6ae6dcdbcd241c836c033d28aa87fe80ab4ce.tar.gz
gentoo-30e6ae6dcdbcd241c836c033d28aa87fe80ab4ce.tar.bz2
gentoo-30e6ae6dcdbcd241c836c033d28aa87fe80ab4ce.zip
dev-python/mypy: Stabilize 1.18.2 x86, #966484
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/mypy/mypy-1.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mypy/mypy-1.18.2.ebuild b/dev-python/mypy/mypy-1.18.2.ebuild
index 514e42c54239..cfc10c9eec4f 100644
--- a/dev-python/mypy/mypy-1.18.2.ebuild
+++ b/dev-python/mypy/mypy-1.18.2.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="+native-extensions"
# stubgen collides with this package: https://bugs.gentoo.org/585594