net-news/yencode: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:41 +0000 (17:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:41 +0000 (17:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-news/yencode/yencode-0.46.ebuild

index 7a75af20b7eeb111f61897b9fb4b18396560fc98..61cee003e64f9e952c0f9272f27eb23e9f22e683 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
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ppc ~sparc arm ~amd64"
+KEYWORDS="~amd64 arm ppc ~sparc x86"
 IUSE="nls"
 
 DEPEND=""