diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 12:35:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 12:35:50 +0100 |
commit | eda304ba9fe05ecd4c70c6206431684abd4f4f26 (patch) | |
tree | c7ae4981018dfc1cbe00a90bef607cb95c1c3454 /dev-python/strict-rfc3339 | |
parent | dev-python/simplejson: s390 stable wrt bug #700614 (diff) | |
download | gentoo-eda304ba9fe05ecd4c70c6206431684abd4f4f26.tar.gz gentoo-eda304ba9fe05ecd4c70c6206431684abd4f4f26.tar.bz2 gentoo-eda304ba9fe05ecd4c70c6206431684abd4f4f26.zip |
dev-python/strict-rfc3339: s390 stable wrt bug #700616
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/strict-rfc3339')
-rw-r--r-- | dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild index 15422c01639e..9045d782f985 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/danielrichman/${PN}/archive/version-${PV}.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" S="${WORKDIR}/${MY_P}" |