Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/editables/
Date: Fri, 08 Apr 2022 14:23:22
Message-Id: 1649427762.23cd198241f1743eccc4890ce311604ce46a4443.arthurzam@gentoo
1 commit: 23cd198241f1743eccc4890ce311604ce46a4443
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 8 14:22:42 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 8 14:22:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23cd1982
7
8 dev-python/editables: Keyword 0.2 s390, #837098
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/editables/editables-0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/editables/editables-0.2.ebuild b/dev-python/editables/editables-0.2.ebuild
16 index ef13da561fb4..5802f93893fd 100644
17 --- a/dev-python/editables/editables-0.2.ebuild
18 +++ b/dev-python/editables/editables-0.2.ebuild
19 @@ -20,6 +20,6 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ia64 ~riscv"
24 +KEYWORDS="~amd64 ~ia64 ~riscv ~s390"
25
26 distutils_enable_tests pytest