commit: ec14d4ef0c28d45d7233ef229ff5abf2bb0da858 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Jan 14 09:45:00 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Jan 14 09:45:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec14d4ef
dev-java/boot-bin: Stabilize 2.8.3 amd64, #831162 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-java/boot-bin/boot-bin-2.8.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/boot-bin/boot-bin-2.8.3.ebuild b/dev-java/boot-bin/boot-bin-2.8.3.ebuild index 03e79137c50c..93ef30f8c2d2 100644 --- a/dev-java/boot-bin/boot-bin-2.8.3.ebuild +++ b/dev-java/boot-bin/boot-bin-2.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -18,7 +18,7 @@ SRC_URI=" " LICENSE="EPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=virtual/jre-1.7" DEPEND=">=virtual/jdk-1.7"
