Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-java/
Date: Sun, 01 May 2022 20:48:01
Message-Id: 1651437990.1ef1e78dbfb82c38e48dea71a57dd8ef69be560a.gyakovlev@gentoo
1 commit: 1ef1e78dbfb82c38e48dea71a57dd8ef69be560a
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 13:59:14 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 20:46:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef1e78d
7
8 app-eselect/eselect-java: keyword 0.4.3 for ~riscv
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 app-eselect/eselect-java/eselect-java-0.4.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-eselect/eselect-java/eselect-java-0.4.3.ebuild b/app-eselect/eselect-java/eselect-java-0.4.3.ebuild
17 index 00055a0c2176..3f13e2ff4fe4 100644
18 --- a/app-eselect/eselect-java/eselect-java-0.4.3.ebuild
19 +++ b/app-eselect/eselect-java/eselect-java-0.4.3.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=8
26 @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32
33 RDEPEND="
34 !app-eselect/eselect-maven