sys-power/uhubctl: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:02 +0000 (17:27 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:02 +0000 (17:27 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-power/uhubctl/uhubctl-1.8-r1.ebuild

index 743f2d6cbbaa79211e2f4817767efd1cd62e0ba0..b4d0bbc30d7d92aea2fb561f85a4e1e98cb786c2 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
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mvp/uhubctl/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 DEPEND="virtual/libusb:1"