commit: cc68f5f5b5e05b51e8dca0a6a950a2ee8d4efdd4 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Wed Dec 14 10:13:58 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Wed Dec 14 10:14:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc68f5f5
x11-apps/xrestop: stabilize 0.5 for ppc64 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> x11-apps/xrestop/xrestop-0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/xrestop/xrestop-0.5.ebuild b/x11-apps/xrestop/xrestop-0.5.ebuild index 7c812b8ad115..18c8312af9d9 100644 --- a/x11-apps/xrestop/xrestop-0.5.ebuild +++ b/x11-apps/xrestop/xrestop-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/xrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" RDEPEND=" sys-libs/ncurses:=
