commit: fbfbf663dcb527d67e43453f827766b5ca73bdbe Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Feb 2 08:43:50 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Feb 2 08:43:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbfbf663
dev-java/coursier-bin: stabilize 2.1.0_rc3 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/coursier-bin/coursier-bin-2.1.0_rc3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/coursier-bin/coursier-bin-2.1.0_rc3.ebuild b/dev-java/coursier-bin/coursier-bin-2.1.0_rc3.ebuild index 32691c5ffc9b..4c77d05f1d13 100644 --- a/dev-java/coursier-bin/coursier-bin-2.1.0_rc3.ebuild +++ b/dev-java/coursier-bin/coursier-bin-2.1.0_rc3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"
