commit:     dadfa67d387edef139ffc0dc15b986beb49ef516
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  2 22:26:00 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 22:30:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadfa67d

dev-libs/newt: stabilize 0.52.25-r2 (transfer keywords from -r1)

It was accidentally revbumped and destabilized when adding new
PYTHON_COMPAT. Per the python guide, it shouldn't be revbumped:

https://projects.gentoo.org/python/guide/package-maintenance.html#adding-new-python-implementations-to-existing-packages

Downgrading at this point is silly, so eat the -r2 and just match
KEYWORDS.

Bug: https://github.com/gentoo/gentoo/pull/43591
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-libs/newt/newt-0.52.25-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/newt/newt-0.52.25-r2.ebuild 
b/dev-libs/newt/newt-0.52.25-r2.ebuild
index 89c18685ca0d..a6a6c20e3ab6 100644
--- a/dev-libs/newt/newt-0.52.25-r2.ebuild
+++ b/dev-libs/newt/newt-0.52.25-r2.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}-${MY_PV}
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
 IUSE="gpm python nls tcl"
 RESTRICT="test"
 

Reply via email to