diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:22:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:00:00 +0000 |
commit | d01dc19a56233d81fc9108eb06632520a067e43c (patch) | |
tree | 47283820b789c3d8ecc2eb10381d48cfd9480a5e /dev-python/pytest-shutil | |
parent | dev-python/pytest-forked: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-d01dc19a56233d81fc9108eb06632520a067e43c.tar.gz gentoo-d01dc19a56233d81fc9108eb06632520a067e43c.tar.bz2 gentoo-d01dc19a56233d81fc9108eb06632520a067e43c.zip |
dev-python/pytest-shutil: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@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 ed3b51316fee..7a36fd6f0175 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 @@ -13,7 +13,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 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |