dev-python/attrs: s390 stable wrt bug #703062
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 12:40:14 +0000 (13:40 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 12:40:14 +0000 (13:40 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/attrs/attrs-19.3.0.ebuild

index bcdf22c3575e31cc656f9824cba3fe47f2f9f814..f7902b5c2960da8ffb925ca5c56ce6590c7304e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="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"
 
 RDEPEND="
        dev-python/zope-interface[${PYTHON_USEDEP}]"