sys-process/pkill-darwin: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:06 +0000 (17:27 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:06 +0000 (17:27 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-process/pkill-darwin/pkill-darwin-1.0.ebuild

index 02043e47267db82970be205d3a01ddc613fba406..dd80960b677f3676c08d11180ada92a440cae963 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
@@ -11,7 +11,7 @@ SRC_URI="https://www.gentoo.org/~grobian/distfiles/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~ppc-macos ~x86-macos ~x64-macos"
+KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 src_compile() {