summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-18 05:59:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-18 05:59:10 +0300
commit79973f2301e3ea5b234c5b0f1f758384cf30fd85 (patch)
treea09dfdf5e315cb0afbffc37b15639c3572310759 /dev-python/flaky
parentdev-python/pycairo: mark s390 stable (diff)
downloadgentoo-79973f2301e3ea5b234c5b0f1f758384cf30fd85.tar.gz
gentoo-79973f2301e3ea5b234c5b0f1f758384cf30fd85.tar.bz2
gentoo-79973f2301e3ea5b234c5b0f1f758384cf30fd85.zip
dev-python/flaky: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/flaky')
-rw-r--r--dev-python/flaky/flaky-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flaky/flaky-3.1.1.ebuild b/dev-python/flaky/flaky-3.1.1.ebuild
index 345ac0686287..f292013b434b 100644
--- a/dev-python/flaky/flaky-3.1.1.ebuild
+++ b/dev-python/flaky/flaky-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.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"
RDEPEND=""