diff options
author | 2020-05-11 13:38:18 +0200 | |
---|---|---|
committer | 2020-05-11 13:38:18 +0200 | |
commit | e23ceee6631683a8117fb24f5f25d5a63b05d9a3 (patch) | |
tree | 111540f7d7701f319d56bc790d94af2bd6761ab6 /dev-python/python-distutils-extra | |
parent | dev-python/simpy: x86 stable wrt bug #719552 (diff) | |
download | gentoo-e23ceee6631683a8117fb24f5f25d5a63b05d9a3.tar.gz gentoo-e23ceee6631683a8117fb24f5f25d5a63b05d9a3.tar.bz2 gentoo-e23ceee6631683a8117fb24f5f25d5a63b05d9a3.zip |
dev-python/python-distutils-extra: x86 stable wrt bug #719908
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.44-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild index 7780eccb55eb..a53af5d7f0fd 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.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 )" |