mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/namespace-zope: Remove python2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8,9}} )
|
||||
PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
|
||||
inherit python-r1
|
||||
|
||||
DESCRIPTION="Namespace package declaration for zope"
|
||||
Reference in New Issue
Block a user