From 1abbfcd83777c2b63437476dbb6c8a422e0e4bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Wed, 12 May 2021 22:16:44 +0200 Subject: [PATCH] dev-perl/Curses-UI: Stable for all MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel --- dev-perl/Curses-UI/Curses-UI-0.960.900-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Curses-UI/Curses-UI-0.960.900-r3.ebuild b/dev-perl/Curses-UI/Curses-UI-0.960.900-r3.ebuild index 04c46804b2c46..d2b26c277128c 100644 --- a/dev-perl/Curses-UI/Curses-UI-0.960.900-r3.ebuild +++ b/dev-perl/Curses-UI/Curses-UI-0.960.900-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl UI framework based on the curses library" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"