diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/clog/clog-1.3.0.ebuild | 4 |
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" |