app-misc/irtrans-irserver: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:51 +0000 (17:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:51 +0000 (17:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/irtrans-irserver/irtrans-irserver-6.09.04.ebuild

index fb45aecdd9acb26982f5cf20a7033552fbb45b9c..50d29ff2a79e71e840509569d00181fb6d672058 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ SRC_URI="http://ftp.disconnected-by-peer.at/irtrans/irserver-src-${PV}.tar.gz
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="mono"
 
 RDEPEND="mono? ( >=dev-lang/mono-2.10.5 )"