From: Patrice Clement Date: Fri, 17 Apr 2020 10:52:30 +0000 (+0200) Subject: dev-java/sbt-bin: stable for amd64. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=85381c999b39a48bf84723a7743475343d069836;p=gentoo.git dev-java/sbt-bin: stable for amd64. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Patrice Clement --- diff --git a/dev-java/sbt-bin/sbt-bin-1.3.2.ebuild b/dev-java/sbt-bin/sbt-bin-1.3.2.ebuild index e799b9d9121c..21e538c44abb 100644 --- a/dev-java/sbt-bin/sbt-bin-1.3.2.ebuild +++ b/dev-java/sbt-bin/sbt-bin-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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