diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:24:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:50:52 +0200 |
commit | 0192d0ea4f89aa90c7fd0b025d5154ad7b432138 (patch) | |
tree | 77ac83bfe5ec017388021b597e9e796019a76d39 /dev-python/pytest-shutil | |
parent | dev-python/pytest-localserver: Stabilize 0.5.0-r1 ALLARCHES, #731524 (diff) | |
download | gentoo-0192d0ea4f89aa90c7fd0b025d5154ad7b432138.tar.gz gentoo-0192d0ea4f89aa90c7fd0b025d5154ad7b432138.tar.bz2 gentoo-0192d0ea4f89aa90c7fd0b025d5154ad7b432138.zip |
dev-python/pytest-shutil: Stabilize 1.7.0-r1 ALLARCHES, #731526
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-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 dcafa45325e0..739edfa62ca7 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 )" |