Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/
Date: Tue, 03 Jan 2023 08:20:31
Message-Id: 1672733993.208997442f98324c8d51d31761e6d548fd4f846c.dlan@gentoo
1 commit: 208997442f98324c8d51d31761e6d548fd4f846c
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 08:19:53 2023 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 08:19:53 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20899744
7
8 dev-python/sybil: Keyword 4.0.0 riscv, #888483
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 dev-python/sybil/sybil-4.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/sybil/sybil-4.0.0.ebuild b/dev-python/sybil/sybil-4.0.0.ebuild
16 index cbe87def85d2..611976549102 100644
17 --- a/dev-python/sybil/sybil-4.0.0.ebuild
18 +++ b/dev-python/sybil/sybil-4.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019-2022 Gentoo Authors
21 +# Copyright 2019-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -20,7 +20,7 @@ SRC_URI="
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~riscv ~x86"
31
32 BDEPEND="
33 test? (