From: Patrice Clement Date: Sun, 24 Jun 2018 14:51:14 +0000 (+0200) Subject: dev-python/scandir: stable for all arches using the ALLARCHES policy. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2f8b28b774da4c2ebacf8105434d43617c18dafa;p=gentoo.git dev-python/scandir: stable for all arches using the ALLARCHES policy. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/scandir/scandir-1.7.ebuild b/dev-python/scandir/scandir-1.7.ebuild index f355a307197b..ca8fa0e8d051 100644 --- a/dev-python/scandir/scandir-1.7.ebuild +++ b/dev-python/scandir/scandir-1.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"