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@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-11-02 17:26:00 -05:00
parent 96634d9135
commit dadfa67d38

View File

@@ -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"