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/subunit/
Date: Sun, 31 Oct 2021 18:04:46
Message-Id: 1635703445.1fb08623370485da73032029caeb74025200fc83.sam@gentoo
1 commit: 1fb08623370485da73032029caeb74025200fc83
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 18:04:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 18:04:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb08623
7
8 dev-python/subunit: Stabilize 1.4.0_p20210729 sparc, #821046
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/subunit/subunit-1.4.0_p20210729.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/subunit/subunit-1.4.0_p20210729.ebuild b/dev-python/subunit/subunit-1.4.0_p20210729.ebuild
16 index 8739509d786..5d2bc38bb08 100644
17 --- a/dev-python/subunit/subunit-1.4.0_p20210729.ebuild
18 +++ b/dev-python/subunit/subunit-1.4.0_p20210729.ebuild
19 @@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}"
20
21 LICENSE="Apache-2.0 BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
25 IUSE="static-libs test"
26 RESTRICT="!test? ( test )"