commit: 27079d94fb13ffe3dc8ac79d935c668139eb67b0 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Oct 22 10:23:53 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Oct 22 10:23:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27079d94
dev-java/coursier-bin: stabilize 2.1.7 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/coursier-bin/coursier-bin-2.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/coursier-bin/coursier-bin-2.1.7.ebuild b/dev-java/coursier-bin/coursier-bin-2.1.7.ebuild index 9bf4cb6eb641..4c77d05f1d13 100644 --- a/dev-java/coursier-bin/coursier-bin-2.1.7.ebuild +++ b/dev-java/coursier-bin/coursier-bin-2.1.7.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Java/Scala artifact fetching, bundling and deploying" HOMEPAGE="https://get-coursier.io/" SRC_URI="https://github.com/coursier/coursier/releases/download/v$(get_orig_coursier_pv)/cs-x86_64-pc-linux.gz -> ${P}.gz" -KEYWORDS="~amd64" +KEYWORDS="amd64" LICENSE="Apache-2.0" SLOT="0"
