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:25:09
Message-Id: 1649427889.9d21148128b2426791f7453482d07b82d5b6101d.arthurzam@gentoo
1 commit: 9d21148128b2426791f7453482d07b82d5b6101d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 8 14:24:49 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 8 14:24:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d211481
7
8 dev-python/editables: Keyword 0.2 sparc, #837074
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 aba5cea73517..fb1f3ab98e28 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 ~hppa ~ia64 ~riscv ~s390"
24 +KEYWORDS="~amd64 ~hppa ~ia64 ~riscv ~s390 ~sparc"
25
26 distutils_enable_tests pytest