commit: bc5c5b93df90ea7f1af4e7fdc928ebb284ca5891 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 15:27:02 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 15:27:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5c5b93
sys-power/uhubctl: Sort KEYWORDS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-power/uhubctl/uhubctl-1.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-power/uhubctl/uhubctl-1.8-r1.ebuild b/sys-power/uhubctl/uhubctl-1.8-r1.ebuild index 743f2d6cbba..b4d0bbc30d7 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"
