commit: 34e5f9d59307266e71aa7459ee130b4974af2297 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Sat Mar 7 21:34:31 2026 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Sat Mar 7 21:34:31 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e5f9d5
net-libs/libupnpp: stabilize 1.0.3 for amd64, x86 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> net-libs/libupnpp/libupnpp-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libupnpp/libupnpp-1.0.3.ebuild b/net-libs/libupnpp/libupnpp-1.0.3.ebuild index 80f7390fabd9..13be2d781258 100644 --- a/net-libs/libupnpp/libupnpp-1.0.3.ebuild +++ b/net-libs/libupnpp/libupnpp-1.0.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 @@ -10,7 +10,7 @@ SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" dev-libs/expat
