diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 12:37:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 12:37:49 +0100 |
commit | 66e44275b70ff6560eef698cdad55ab28c8ef6d2 (patch) | |
tree | 5dda8c25f1549c84f50bb06f713d6599221f0b88 /dev-python/flaky | |
parent | dev-python/cssselect: s390 stable wrt bug #700566 (diff) | |
download | gentoo-66e44275b70ff6560eef698cdad55ab28c8ef6d2.tar.gz gentoo-66e44275b70ff6560eef698cdad55ab28c8ef6d2.tar.bz2 gentoo-66e44275b70ff6560eef698cdad55ab28c8ef6d2.zip |
dev-python/flaky: s390 stable wrt bug #700576
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/flaky')
-rw-r--r-- | dev-python/flaky/flaky-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flaky/flaky-3.6.1.ebuild b/dev-python/flaky/flaky-3.6.1.ebuild index 2c88f4650953..8a935d2dd8a7 100644 --- a/dev-python/flaky/flaky-3.6.1.ebuild +++ b/dev-python/flaky/flaky-3.6.1.ebuild @@ -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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |