app-crypt/md4sum: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:14 +0000 (17:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:14 +0000 (17:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/md4sum/md4sum-0.02.03-r1.ebuild

index fac751884b0e0cf0760e689495c80ead82e81411..089194c7affd8bb22c8ee5ca52d9776a87441155 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
@@ -10,7 +10,7 @@ HOMEPAGE="http://linux.xulin.de/c/"
 SRC_URI="http://linux.xulin.de/c/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 src_prepare() {