commit: 05d3fb0749b6b16c8cb59dca8c0ba1cc39750b20 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Feb 20 08:53:49 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=05d3fb07
dev-java/gradle-bin: stabilize 7.3.3 for amd64, x86 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/gradle-bin/gradle-bin-7.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/gradle-bin/gradle-bin-7.3.3.ebuild b/dev-java/gradle-bin/gradle-bin-7.3.3.ebuild index dfbd1549205b..fe6f492c7e4e 100644 --- a/dev-java/gradle-bin/gradle-bin-7.3.3.ebuild +++ b/dev-java/gradle-bin/gradle-bin-7.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.gradle.org/" LICENSE="Apache-2.0" SLOT="${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-eselect/eselect-gradle" BDEPEND="app-arch/unzip"
