mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user