From: Michał Górny Date: Mon, 15 Jul 2019 15:22:32 +0000 (+0200) Subject: dev-java/gradle-bin: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=716d7b5330981c7bcb8dd7cf2cf001b0ac886ca3;p=gentoo.git dev-java/gradle-bin: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/dev-java/gradle-bin/gradle-bin-3.3.ebuild b/dev-java/gradle-bin/gradle-bin-3.3.ebuild index 31bf0e3ac6a9..e14942e03d7e 100644 --- a/dev-java/gradle-bin/gradle-bin-3.3.ebuild +++ b/dev-java/gradle-bin/gradle-bin-3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip" HOMEPAGE="http://www.gradle.org/" LICENSE="Apache-2.0" SLOT="${PV}" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" DEPEND="app-arch/zip" RDEPEND=">=virtual/jdk-1.6" diff --git a/dev-java/gradle-bin/gradle-bin-3.4.1.ebuild b/dev-java/gradle-bin/gradle-bin-3.4.1.ebuild index c72fd357956f..ab78e3f8790e 100644 --- a/dev-java/gradle-bin/gradle-bin-3.4.1.ebuild +++ b/dev-java/gradle-bin/gradle-bin-3.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip" HOMEPAGE="http://www.gradle.org/" LICENSE="Apache-2.0" SLOT="${PV}" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" DEPEND="app-arch/zip" RDEPEND=">=virtual/jdk-1.6"