From: Michał Górny Date: Mon, 15 Jul 2019 15:27:02 +0000 (+0200) Subject: sys-power/uhubctl: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bc5c5b93df90ea7f1af4e7fdc928ebb284ca5891;p=gentoo.git sys-power/uhubctl: Sort KEYWORDS Signed-off-by: Michał Górny --- 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"