commit: cf018ef98e12ac85e8dadf2dc38fda66a040be0d Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Sat Mar 7 21:30:49 2026 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Sat Mar 7 21:30:49 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf018ef9
net-libs/libnpupnp: stabilize 6.2.3 for amd64, x86 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> net-libs/libnpupnp/libnpupnp-6.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libnpupnp/libnpupnp-6.2.3.ebuild b/net-libs/libnpupnp/libnpupnp-6.2.3.ebuild index b877c51f62e5..77c794c364ba 100644 --- a/net-libs/libnpupnp/libnpupnp-6.2.3.ebuild +++ b/net-libs/libnpupnp/libnpupnp-6.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-libs/expat
