diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 20:36:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 20:36:30 +0300 |
commit | f30e3f862995e5b11baad771823254cfcfbc572b (patch) | |
tree | 82dcbd4d9cd0d55208c17e626b90cce3d47c44e6 /dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | |
parent | x11-libs/gtk+: mark s390 stable (diff) | |
download | gentoo-f30e3f862995e5b11baad771823254cfcfbc572b.tar.gz gentoo-f30e3f862995e5b11baad771823254cfcfbc572b.tar.bz2 gentoo-f30e3f862995e5b11baad771823254cfcfbc572b.zip |
dev-python/pytest-shutil: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild index 19306f8a7121..b3d6006a5f97 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,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 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |