From 5ed8b33610f41e8de8b53a7095d7d821fd772cc2 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Wed, 20 Jan 2021 00:42:38 +0100 Subject: sys-process/ftop: stable for amd64. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Patrice Clement --- sys-process/ftop/ftop-1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-process') diff --git a/sys-process/ftop/ftop-1.0-r1.ebuild b/sys-process/ftop/ftop-1.0-r1.ebuild index 60b20fc17276..852566d92e0e 100644 --- a/sys-process/ftop/ftop-1.0-r1.ebuild +++ b/sys-process/ftop/ftop-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" DEPEND="sys-libs/ncurses:0=" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad