diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:54 +0100 |
commit | ec3e4f29c3a83f8e8e754885fef2eb4c56dd4daf (patch) | |
tree | 07615516043e96904557793d1f54e4e57295089e /dev-python/setuptools | |
parent | dev-python/pytest-home: Keyword 0.5.1 s390, #924324 (diff) | |
download | gentoo-ec3e4f29c3a83f8e8e754885fef2eb4c56dd4daf.tar.gz gentoo-ec3e4f29c3a83f8e8e754885fef2eb4c56dd4daf.tar.bz2 gentoo-ec3e4f29c3a83f8e8e754885fef2eb4c56dd4daf.zip |
dev-python/setuptools: Keyword 69.1.0 x86, #924324
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/setuptools-69.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-69.1.0.ebuild b/dev-python/setuptools/setuptools-69.1.0.ebuild index 1971e7f17b31..5273f9f767fa 100644 --- a/dev-python/setuptools/setuptools-69.1.0.ebuild +++ b/dev-python/setuptools/setuptools-69.1.0.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |