dev-java/gradle-bin: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:32 +0000 (17:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:32 +0000 (17:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-java/gradle-bin/gradle-bin-3.3.ebuild
dev-java/gradle-bin/gradle-bin-3.4.1.ebuild

index 31bf0e3ac6a92f621750c0e8e87a499c72c7e77d..e14942e03d7e0977306b5c2f4378680ddfd10a4f 100644 (file)
@@ -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"
index c72fd357956f9f5da4c8e93ad299799d03dc6cae..ab78e3f8790ed3f1eefe928c32e639c5f9f3ba45 100644 (file)
@@ -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"