commit: b0502cc4a7aba2cc1c9541227115b0428ca5c767 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Tue Jan 10 16:26:55 2023 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Tue Jan 10 18:17:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0502cc4
dev-libs/newt: stabilize 0.52.23 for sparc Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> dev-libs/newt/newt-0.52.23.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/newt/newt-0.52.23.ebuild b/dev-libs/newt/newt-0.52.23.ebuild index 579d6a55f942..9dbe5c1f8be8 100644 --- a/dev-libs/newt/newt-0.52.23.ebuild +++ b/dev-libs/newt/newt-0.52.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/mlichvar/newt/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="gpm nls tcl" RESTRICT="test"
