diff options
author | Sam James <sam@gentoo.org> | 2020-07-14 16:18:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-14 16:18:50 +0000 |
commit | 9b7d9fff95464d62a42958400d9004c6e53fd144 (patch) | |
tree | 08cec5f531430f9a863280ec3f6b1ec606e69f56 /dev-python/pytest-expect | |
parent | dev-python/betamax: ppc64 stable (bug #730126) (diff) | |
download | gentoo-9b7d9fff95464d62a42958400d9004c6e53fd144.tar.gz gentoo-9b7d9fff95464d62a42958400d9004c6e53fd144.tar.bz2 gentoo-9b7d9fff95464d62a42958400d9004c6e53fd144.zip |
dev-python/pytest-expect: s390 stable (bug #726552)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild index d594e0cfcf23..33a5f2566e03 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN: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="" RDEPEND=" |