summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-10-21 22:49:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-10-21 22:49:20 +0300
commit48e0e636d9517b0b5fe41b1428f4cb1ccd8ed2ab (patch)
tree9f178d837ee275652f4c38a9ab5810c33dffea2e /dev-python
parentf81e48910dc1ee6a30fc63cd73f736da5d21485c (diff)
downloadgentoo-48e0e636d9517b0b5fe41b1428f4cb1ccd8ed2ab.tar.gz
gentoo-48e0e636d9517b0b5fe41b1428f4cb1ccd8ed2ab.tar.bz2
gentoo-48e0e636d9517b0b5fe41b1428f4cb1ccd8ed2ab.zip
dev-python/zope-schema: Stabilize 8.0 ALLARCHES, #964830
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/zope-schema/zope-schema-8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zope-schema/zope-schema-8.0.ebuild b/dev-python/zope-schema/zope-schema-8.0.ebuild
index 38a97e496f4f..40686ad65ba9 100644
--- a/dev-python/zope-schema/zope-schema-8.0.ebuild
+++ b/dev-python/zope-schema/zope-schema-8.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="ZPL"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
RDEPEND="
dev-python/zope-event[${PYTHON_USEDEP}]