diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-10 02:29:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-10 02:29:37 +0300 |
commit | 0ff90ca2ff0de1ed42caa711e34144636c2e8be3 (patch) | |
tree | 508d451d1491249c0ef9f8d086506cdf8dd4cdb2 /dev-python | |
parent | dev-python/webcolors: mark s390 stable (diff) | |
download | gentoo-0ff90ca2ff0de1ed42caa711e34144636c2e8be3.tar.gz gentoo-0ff90ca2ff0de1ed42caa711e34144636c2e8be3.tar.bz2 gentoo-0ff90ca2ff0de1ed42caa711e34144636c2e8be3.zip |
dev-python/fixtures: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/fixtures/fixtures-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fixtures/fixtures-3.0.0.ebuild b/dev-python/fixtures/fixtures-3.0.0.ebuild index 2944bd6d13f1..97eca1375e6b 100644 --- a/dev-python/fixtures/fixtures-3.0.0.ebuild +++ b/dev-python/fixtures/fixtures-3.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~amd64-fbsd" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" # nose not listed but provides coverage output of tests |