dev-java/sbt-bin: stable for amd64.
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 17 Apr 2020 10:52:30 +0000 (12:52 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 17 Apr 2020 10:54:48 +0000 (12:54 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/sbt-bin/sbt-bin-1.3.2.ebuild

index e799b9d9121cb4ca15be4158cf1953bb629f18c7..21e538c44abba006ca7d8870335ab70453c6a2f9 100644 (file)
@@ -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