diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:31:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:53 +0100 |
commit | a431271a83ee110967caf7e9542f7477609abfa5 (patch) | |
tree | 9db447d403a926f5f1eccc9057443e312ba245d5 | |
parent | dev-python/PyContracts: x86 stable wrt bug #714238 (diff) | |
download | gentoo-a431271a83ee110967caf7e9542f7477609abfa5.tar.gz gentoo-a431271a83ee110967caf7e9542f7477609abfa5.tar.bz2 gentoo-a431271a83ee110967caf7e9542f7477609abfa5.zip |
dev-python/scandir: x86 stable wrt bug #714502
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/scandir/scandir-1.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scandir/scandir-1.10.0-r1.ebuild b/dev-python/scandir/scandir-1.10.0-r1.ebuild index 1dd484d36286..994d22df3cfe 100644 --- a/dev-python/scandir/scandir-1.10.0-r1.ebuild +++ b/dev-python/scandir/scandir-1.10.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc ~x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |