summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-02-20 09:53:49 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-02-20 10:11:20 +0100
commit05d3fb0749b6b16c8cb59dca8c0ba1cc39750b20 (patch)
treea45793c0f12e627fc99f640ff9d7c689c608a417 /dev-java/gradle-bin
parentdev-java/gradle-bin: stabilize 7.2 for amd64, x86 (diff)
downloadgentoo-05d3fb0749b6b16c8cb59dca8c0ba1cc39750b20.tar.gz
gentoo-05d3fb0749b6b16c8cb59dca8c0ba1cc39750b20.tar.bz2
gentoo-05d3fb0749b6b16c8cb59dca8c0ba1cc39750b20.zip
dev-java/gradle-bin: stabilize 7.3.3 for amd64, x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/gradle-bin')
-rw-r--r--dev-java/gradle-bin/gradle-bin-7.3.3.ebuild4
1 files 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"