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-notify-send/
Date: Wed, 26 May 2021 01:01:46
Message-Id: 1621990878.78cc5c0eadc8f8d64311379acaefa2c8b7abd4e2.dlan@gentoo
1 commit: 78cc5c0eadc8f8d64311379acaefa2c8b7abd4e2
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 00:49:07 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 01:01:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78cc5c0e
7
8 app-eselect/eselect-notify-send: add riscv keyword
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild
17 index ab97b16a616..9311f604033 100644
18 --- a/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild
19 +++ b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild
20 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26
27 RDEPEND="app-admin/eselect
28 >=app-eselect/eselect-lib-bin-symlink-0.1.1