From c5422c19cef34d3d47deaed0a816d44a33a2cc03 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:20:49 +0200 Subject: [PATCH] app-admin/clog: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-admin/clog/clog-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/clog/clog-1.3.0.ebuild b/app-admin/clog/clog-1.3.0.ebuild index 6b2025e3985b..75be48ed9125 100644 --- a/app-admin/clog/clog-1.3.0.ebuild +++ b/app-admin/clog/clog-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,6 +9,6 @@ DESCRIPTION="clog is a colorized log tail utility" HOMEPAGE="https://taskwarrior.org/docs/clog/" SRC_URI="https://tasktools.org/download/${P}.tar.gz" -KEYWORDS="~amd64 ~x86 ~x64-macos ~amd64-fbsd" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x64-macos" LICENSE="MIT" SLOT="0" -- 2.26.2