app-arch/duff: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:20:59 +0000 (17:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:20:59 +0000 (17:20 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/duff/duff-0.5.2.ebuild

index 40a5c0d9cd75361dcabc6251014ec7b751c5797a..ee113c8fa5082cc35297138cfc7c1a779570adb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ HOMEPAGE="http://duff.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 DEPEND=""
 RDEPEND=""