diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:01:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:04:12 +0200 |
commit | 8cf2cc629552981eadfbe58f8a34107eaa324621 (patch) | |
tree | d3143f041a4bc5d2ef2d9314cb91203186431c2d /dev-python/pytest-shutil | |
parent | dev-python/pytest-localserver: arm stable wrt bug #731524 (diff) | |
download | gentoo-8cf2cc629552981eadfbe58f8a34107eaa324621.tar.gz gentoo-8cf2cc629552981eadfbe58f8a34107eaa324621.tar.bz2 gentoo-8cf2cc629552981eadfbe58f8a34107eaa324621.zip |
dev-python/pytest-shutil: arm stable wrt bug #731526
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild index 4d07efc9eb7c..554594b2fcc1 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |