commit: df35399fbe8c6866d54f40b8d3af4df34fb682a1 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Feb 20 08:53:35 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=df35399f
dev-java/gradle-bin: stabilize 7.2 for amd64, x86 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/gradle-bin/gradle-bin-7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/gradle-bin/gradle-bin-7.2.ebuild b/dev-java/gradle-bin/gradle-bin-7.2.ebuild index dfbd1549205b..fe6f492c7e4e 100644 --- a/dev-java/gradle-bin/gradle-bin-7.2.ebuild +++ b/dev-java/gradle-bin/gradle-bin-7.2.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"
