diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:49:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:49:14 +0300 |
commit | 106d67260313d9f9ed9dc982af382d7beb3ea869 (patch) | |
tree | 0c782caeb07a24db6c3bc06e6ff998cef3fbbd09 /dev-python/zope-schema | |
parent | dev-python/zope-hookable: Stabilize 5.2 arm64, #878005 (diff) | |
download | gentoo-106d67260313d9f9ed9dc982af382d7beb3ea869.tar.gz gentoo-106d67260313d9f9ed9dc982af382d7beb3ea869.tar.bz2 gentoo-106d67260313d9f9ed9dc982af382d7beb3ea869.zip |
dev-python/zope-schema: Stabilize 6.2.1 ALLARCHES, #878009
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/zope-schema')
-rw-r--r-- | dev-python/zope-schema/zope-schema-6.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zope-schema/zope-schema-6.2.1.ebuild b/dev-python/zope-schema/zope-schema-6.2.1.ebuild index 8157f0091af8..27ac8e5cd6eb 100644 --- a/dev-python/zope-schema/zope-schema-6.2.1.ebuild +++ b/dev-python/zope-schema/zope-schema-6.2.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}] |