From bc5c5b93df90ea7f1af4e7fdc928ebb284ca5891 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 15 Jul 2019 17:27:02 +0200 Subject: sys-power/uhubctl: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-power/uhubctl/uhubctl-1.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-power/uhubctl/uhubctl-1.8-r1.ebuild') diff --git a/sys-power/uhubctl/uhubctl-1.8-r1.ebuild b/sys-power/uhubctl/uhubctl-1.8-r1.ebuild index 743f2d6cbbaa..b4d0bbc30d7d 100644 --- a/sys-power/uhubctl/uhubctl-1.8-r1.ebuild +++ b/sys-power/uhubctl/uhubctl-1.8-r1.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 @@ -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" -- cgit v1.2.3-65-gdbad