Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/doit-py/
Date: Mon, 28 Mar 2022 09:17:26
Message-Id: 1648458862.ef99a7fb1b71c46cb434e5c76c09e156f20243c5.jsmolic@gentoo
1 commit: ef99a7fb1b71c46cb434e5c76c09e156f20243c5
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Sun Mar 27 12:54:57 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 09:14:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef99a7fb
7
8 dev-python/doit-py: keyword 0.5.0 for ~riscv
9
10 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 dev-python/doit-py/doit-py-0.5.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/doit-py/doit-py-0.5.0.ebuild b/dev-python/doit-py/doit-py-0.5.0.ebuild
17 index 1d2bd8fb5fc3..2f1406248bfa 100644
18 --- a/dev-python/doit-py/doit-py-0.5.0.ebuild
19 +++ b/dev-python/doit-py/doit-py-0.5.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pydoit/doit-py/archive/${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="amd64 x86"
31 +KEYWORDS="amd64 ~riscv x86"
32
33 DEPEND="
34 test? (