commit: 4ba3ceb7b10f0b25cfa5fa11a37b722315a5ee8f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jun 18 16:53:58 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jun 18 16:53:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba3ceb7
dev-java/sbt-bin: amd64 stable wrt bug #852770 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-java/sbt-bin/sbt-bin-1.3.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/sbt-bin/sbt-bin-1.3.10.ebuild b/dev-java/sbt-bin/sbt-bin-1.3.10.ebuild index 493d2abf7d76..68c3ba963b1d 100644 --- a/dev-java/sbt-bin/sbt-bin-1.3.10.ebuild +++ b/dev-java/sbt-bin/sbt-bin-1.3.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sbt/sbt/releases/download/v${PV}/${PN/-bin}-${PV}.tg LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" >=virtual/jre-1.7
