diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:14:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:14:38 +0200 |
commit | 7f341fce85fd34d96ebe1f26d38d769f863d54fe (patch) | |
tree | fd5602e17d656f40540dece3b9c45a0d1d07c21d /dev-python/python-distutils-extra | |
parent | dev-python/PyICU: x86 stable wrt bug #734470 (diff) | |
download | gentoo-7f341fce85fd34d96ebe1f26d38d769f863d54fe.tar.gz gentoo-7f341fce85fd34d96ebe1f26d38d769f863d54fe.tar.bz2 gentoo-7f341fce85fd34d96ebe1f26d38d769f863d54fe.zip |
dev-python/python-distutils-extra: x86 stable wrt bug #734474
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-distutils-extra')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild index dae3cd1a1d85..a802c7dfdbae 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc x86" IUSE="test" RESTRICT="!test? ( test )" |