diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 20:37:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 20:37:58 +0300 |
commit | a6fec820c07c24bd28afa089d6764a993ceca48c (patch) | |
tree | 61f666e2e70501f3a9745de7c113ee6dcdbebace /dev-python/strict-rfc3339 | |
parent | dev-python/unittest2: mark s390 stable (diff) | |
download | gentoo-a6fec820c07c24bd28afa089d6764a993ceca48c.tar.gz gentoo-a6fec820c07c24bd28afa089d6764a993ceca48c.tar.bz2 gentoo-a6fec820c07c24bd28afa089d6764a993ceca48c.zip |
dev-python/strict-rfc3339: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/strict-rfc3339')
-rw-r--r-- | dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild index 65921721426d..b0e6770de908 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.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="GPL-3+" -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="" # Not shipped |