Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-sh/
Date: Tue, 21 Dec 2021 03:39:34
Message-Id: 1640057860.0cd8e52ead58e5f12886e8115929fa75ff217e9b.dlan@gentoo
1 commit: 0cd8e52ead58e5f12886e8115929fa75ff217e9b
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Sat Dec 18 18:06:15 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 21 03:37:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd8e52e
7
8 app-eselect/eselect-sh: keyword ~riscv
9
10 Package-Manager: Portage-3.0.29, 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 app-eselect/eselect-sh/eselect-sh-0.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-eselect/eselect-sh/eselect-sh-0.4.1.ebuild b/app-eselect/eselect-sh/eselect-sh-0.4.1.ebuild
18 index 9ef05f9405f5..8d11908d4feb 100644
19 --- a/app-eselect/eselect-sh/eselect-sh-0.4.1.ebuild
20 +++ b/app-eselect/eselect-sh/eselect-sh-0.4.1.ebuild
21 @@ -10,7 +10,7 @@ S=${WORKDIR}
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 RDEPEND="app-eselect/eselect-lib-bin-symlink"