summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-03 14:24:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-03 14:24:03 +0200
commitc6097663628c2ddb9fc582537426a4a63d7a449c (patch)
tree7a025d7ecd54d862bde518f7b1971564d8458c7c /dev-python/zope-schema
parentdev-python/python-xlib: Stabilize 0.33 ppc, #893034 (diff)
downloadgentoo-c6097663628c2ddb9fc582537426a4a63d7a449c.tar.gz
gentoo-c6097663628c2ddb9fc582537426a4a63d7a449c.tar.bz2
gentoo-c6097663628c2ddb9fc582537426a4a63d7a449c.zip
dev-python/zope-schema: Stabilize 7.0.1 ALLARCHES, #893038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/zope-schema')
-rw-r--r--dev-python/zope-schema/zope-schema-7.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zope-schema/zope-schema-7.0.1.ebuild b/dev-python/zope-schema/zope-schema-7.0.1.ebuild
index 79170aa4eac0..4bd04351720d 100644
--- a/dev-python/zope-schema/zope-schema-7.0.1.ebuild
+++ b/dev-python/zope-schema/zope-schema-7.0.1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}"
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}]