commit: 306c1b0d7c7351f30c73c1a17c6846a2f857d8a1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 02:57:30 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 02:57:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306c1b0d
dev-python/reno: Keyword 3.5.0 s390, #840891 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/reno/reno-3.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/reno/reno-3.5.0.ebuild b/dev-python/reno/reno-3.5.0.ebuild index 6e2ce449523d..6449033e1620 100644 --- a/dev-python/reno/reno-3.5.0.ebuild +++ b/dev-python/reno/reno-3.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~s390 x86" RDEPEND=" dev-python/pbr[${PYTHON_USEDEP}]