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

index b280797ec9a048e7f92ac64388ab1813a0e97ff6..238ccb6c26565153f897961304258a71e26490a0 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=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}-1.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="ppc sparc x86 ~amd64"
+KEYWORDS="~amd64 ppc sparc x86"
 
 RDEPEND="dev-lang/perl"
 DEPEND="${RDEPEND}"