commit: d9472fbe19b14b678dcb4f9c182e530ba4b20864 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Feb 20 08:53:05 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Feb 20 09:11:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9472fbe
dev-lang/ammonite-repl-bin: stabilize 2.5.1 for amd64, x86 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-lang/ammonite-repl-bin/ammonite-repl-bin-2.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/ammonite-repl-bin/ammonite-repl-bin-2.5.1.ebuild b/dev-lang/ammonite-repl-bin/ammonite-repl-bin-2.5.1.ebuild index 7da31b8ae7c2..f1e48a9e1e94 100644 --- a/dev-lang/ammonite-repl-bin/ammonite-repl-bin-2.5.1.ebuild +++ b/dev-lang/ammonite-repl-bin/ammonite-repl-bin-2.5.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Scala language-based scripting and REPL" HOMEPAGE="https://ammonite.io/" SRC_URI="https://github.com/lihaoyi/Ammonite/releases/download/${PV}/${SCALA_VERSION}-${PV} -> ${P}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="MIT" SLOT="0"
