From 707ac2ab1da984fbbf142f3b5555d30705875987 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:27:06 +0200 Subject: [PATCH] sys-process/pkill-darwin: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-process/pkill-darwin/pkill-darwin-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild b/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild index 02043e47267d..dd80960b677f 100644 --- a/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild +++ b/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild @@ -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() { -- 2.26.2