diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-07-05 23:43:48 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-06 13:38:36 +0200 |
commit | 68761492f2b8102cc723b99ec3250999649b7ac9 (patch) | |
tree | 16a3f5d75493813a910b9549737e255d9b8a579d /dev-python/pytest-shutil | |
parent | dev-python/pytest-virtualenv: arm stable (bug #726586) (diff) | |
download | gentoo-68761492f2b8102cc723b99ec3250999649b7ac9.tar.gz gentoo-68761492f2b8102cc723b99ec3250999649b7ac9.tar.bz2 gentoo-68761492f2b8102cc723b99ec3250999649b7ac9.zip |
dev-python/pytest-shutil: arm stable (bug #726586)
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild index d7793ef0daaa..2bb6c613aa3d 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.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 )" |