diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 08:24:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 08:24:24 +0300 |
commit | 76ee3c1504105dfd4b697dc11028aba32d020f5c (patch) | |
tree | 3704cf3daaf9e94dd083f68fe5fffbadefa385c0 /dev-python/fixtures/fixtures-1.4.0.ebuild | |
parent | x11-libs/xcb-util-renderutil: mark s390 stable (diff) | |
download | gentoo-76ee3c1504105dfd4b697dc11028aba32d020f5c.tar.gz gentoo-76ee3c1504105dfd4b697dc11028aba32d020f5c.tar.bz2 gentoo-76ee3c1504105dfd4b697dc11028aba32d020f5c.zip |
dev-python/fixtures: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/fixtures/fixtures-1.4.0.ebuild')
-rw-r--r-- | dev-python/fixtures/fixtures-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fixtures/fixtures-1.4.0.ebuild b/dev-python/fixtures/fixtures-1.4.0.ebuild index 25eb0ffb0702..c158989c6f80 100644 --- a/dev-python/fixtures/fixtures-1.4.0.ebuild +++ b/dev-python/fixtures/fixtures-1.4.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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="test" # nose not listed but provides coverage output of tests |