diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-04-09 19:33:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-04-09 19:34:04 -0700 |
commit | 087374077ff71b94fafaf0a228e960c85a7a1bba (patch) | |
tree | b99010a45ae5d0517a276c05e39e5ca31af9ce8e /dev-python/setuptools | |
parent | dev-python/pybind11: Keyword 2.9.2 alpha, #836478 (diff) | |
download | gentoo-087374077ff71b94fafaf0a228e960c85a7a1bba.tar.gz gentoo-087374077ff71b94fafaf0a228e960c85a7a1bba.tar.bz2 gentoo-087374077ff71b94fafaf0a228e960c85a7a1bba.zip |
dev-python/setuptools: Keyword 62.0.0 alpha, #836568
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/setuptools-62.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-62.0.0.ebuild b/dev-python/setuptools/setuptools-62.0.0.ebuild index 20de2554c3d3..1df9cd967197 100644 --- a/dev-python/setuptools/setuptools-62.0.0.ebuild +++ b/dev-python/setuptools/setuptools-62.0.0.ebuild @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~m68k ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |