Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bashtop/
Date: Sat, 16 Oct 2021 14:57:17
Message-Id: 1634396031.d0c19de2fdf747b2041f91844b7660829c8bee02.dlan@gentoo
1 commit: d0c19de2fdf747b2041f91844b7660829c8bee02
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Thu Oct 14 17:20:39 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 14:53:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c19de2
7
8 sys-process/bashtop: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 sys-process/bashtop/bashtop-0.9.25.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-process/bashtop/bashtop-0.9.25.ebuild b/sys-process/bashtop/bashtop-0.9.25.ebuild
18 index 56058a7c8b0..07166d23d85 100644
19 --- a/sys-process/bashtop/bashtop-0.9.25.ebuild
20 +++ b/sys-process/bashtop/bashtop-0.9.25.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2020 Gentoo Authors
23 +# Copyright 2020-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
28
29 LICENSE="Apache-2.0"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="~amd64 ~riscv ~x86"
33
34 src_prepare() {
35 default