sys-fs/dislocker: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:53 +0000 (17:26 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:53 +0000 (17:26 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-fs/dislocker/dislocker-0.7.1-r1.ebuild
sys-fs/dislocker/dislocker-9999.ebuild

index e0008c697804d1b9a297b46191df02fb2f7448fd..5fa3c3fa942f831ab35189079b643c1bd3753ad8 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/Aorimn/dislocker/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~x86 ~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2"
index 6c245bbb7f6cc80e4bf4ef062b7e9f91bda65a39..c92236b7a126d0f83a4c5c8391ab2df681f3ded6 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=5
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/Aorimn/dislocker/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~x86 ~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2"