diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-12 22:16:44 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-12 22:21:37 +0200 |
commit | 1abbfcd83777c2b63437476dbb6c8a422e0e4bb1 (patch) | |
tree | 1d28bea6dd9a5e8721af5283eaf2d48b2e42477b /dev-perl/Curses-UI | |
parent | dev-perl/CSS-Packer: Version bump 2.08 (diff) | |
download | gentoo-1abbfcd83777c2b63437476dbb6c8a422e0e4bb1.tar.gz gentoo-1abbfcd83777c2b63437476dbb6c8a422e0e4bb1.tar.bz2 gentoo-1abbfcd83777c2b63437476dbb6c8a422e0e4bb1.zip |
dev-perl/Curses-UI: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Curses-UI')
-rw-r--r-- | dev-perl/Curses-UI/Curses-UI-0.960.900-r3.ebuild | 4 |
1 files 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 04c46804b2c4..d2b26c277128 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 )" |