commit: 3748a5b2ffec895f6d742b81b2f2ffe15666fa24 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Tue Feb 4 17:29:15 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Feb 4 17:33:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3748a5b2
dev-java/gradle-bin: stabilize 8.12 for amd64 Closes: https://bugs.gentoo.org/949216 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/gradle-bin/gradle-bin-8.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/gradle-bin/gradle-bin-8.12.ebuild b/dev-java/gradle-bin/gradle-bin-8.12.ebuild index ec8906f55248..6239e1afc0ca 100644 --- a/dev-java/gradle-bin/gradle-bin-8.12.ebuild +++ b/dev-java/gradle-bin/gradle-bin-8.12.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"
