Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/
Date: Mon, 11 Oct 2021 01:20:29
Message-Id: 1633915194.9b96d9ffcdb547a09ee51bd046e7fd6d0157a28e.sam@gentoo
1 commit: 9b96d9ffcdb547a09ee51bd046e7fd6d0157a28e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 01:19:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 01:19:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b96d9ff
7
8 dev-python/uritemplate: Keyword 3.0.1-r1 s390, #815403
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
16 index 0e0b60c606a..e7efda51e1b 100644
17 --- a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
18 +++ b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="Apache-2.0"
23 -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26 RESTRICT="!test? ( test )"