summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:20:49 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:20:49 +0200
commitc5422c19cef34d3d47deaed0a816d44a33a2cc03 (patch)
tree0d673a23d3edd4868f272895af762ba064180d6b /app-admin/clog
parentapp-admin/bastille: Sort KEYWORDS (diff)
downloadgentoo-c5422c19cef34d3d47deaed0a816d44a33a2cc03.tar.gz
gentoo-c5422c19cef34d3d47deaed0a816d44a33a2cc03.tar.bz2
gentoo-c5422c19cef34d3d47deaed0a816d44a33a2cc03.zip
app-admin/clog: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin/clog')
-rw-r--r--app-admin/clog/clog-1.3.0.ebuild4
1 files 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"