commit: 0ef3f97f1c0b338db333a981c46a34baa99a053c Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Oct 24 10:33:15 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Oct 24 10:41:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef3f97f
dev-java/gradle-bin: stabilize 8.10.2 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/gradle-bin/gradle-bin-8.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/gradle-bin/gradle-bin-8.10.2.ebuild b/dev-java/gradle-bin/gradle-bin-8.10.2.ebuild index e133a17f9b75..92e4a58d6fc2 100644 --- a/dev-java/gradle-bin/gradle-bin-8.10.2.ebuild +++ b/dev-java/gradle-bin/gradle-bin-8.10.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip -> ${P}.zip" S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="${PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="app-eselect/eselect-gradle" BDEPEND="app-arch/unzip"
