app-text/binfind: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:01 +0000 (17:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:01 +0000 (17:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/binfind/binfind-0.0.3.ebuild

index 4f084dc105ab4c0d3f82c61acb5c2098be2d8cf9..d5da3dc5dad5c49ca9d7b6e821945fce334897b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.lith.at/binfind"
 SRC_URI="http://www.lith.at/binfind/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 DEPEND=""
 RDEPEND=""