diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-30 16:59:14 +0300 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-05-01 13:46:30 -0700 |
commit | 1ef1e78dbfb82c38e48dea71a57dd8ef69be560a (patch) | |
tree | 292473c5c54707918874c91f726b1280f054a897 /app-eselect | |
parent | profiles/arch/s390/s390x: add dev-lang/rust LLVM_TARGETS force for SystemZ (diff) | |
download | gentoo-1ef1e78dbfb82c38e48dea71a57dd8ef69be560a.tar.gz gentoo-1ef1e78dbfb82c38e48dea71a57dd8ef69be560a.tar.bz2 gentoo-1ef1e78dbfb82c38e48dea71a57dd8ef69be560a.zip |
app-eselect/eselect-java: keyword 0.4.3 for ~riscv
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-java/eselect-java-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-java/eselect-java-0.4.3.ebuild b/app-eselect/eselect-java/eselect-java-0.4.3.ebuild index 00055a0c2176..3f13e2ff4fe4 100644 --- a/app-eselect/eselect-java/eselect-java-0.4.3.ebuild +++ b/app-eselect/eselect-java/eselect-java-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" !app-eselect/eselect-maven |