diff options
author | 2025-02-08 22:37:16 -0600 | |
---|---|---|
committer | 2025-02-08 22:38:23 -0600 | |
commit | 2a8072264d41df20a328f49e72beea39866a3a68 (patch) | |
tree | 32713e09e4a5847cef1cc1f593ef64fe0018e0f6 /net-libs | |
parent | app-office/ledger: drop 3.3.2-r1 (diff) | |
download | gentoo-2a8072264d41df20a328f49e72beea39866a3a68.tar.gz gentoo-2a8072264d41df20a328f49e72beea39866a3a68.tar.bz2 gentoo-2a8072264d41df20a328f49e72beea39866a3a68.zip |
net-libs/libnpupnp: stabilize 6.2.0 for amd64, x86
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnpupnp/libnpupnp-6.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnpupnp/libnpupnp-6.2.0.ebuild b/net-libs/libnpupnp/libnpupnp-6.2.0.ebuild index 95bffb2a221d..e229753610b9 100644 --- a/net-libs/libnpupnp/libnpupnp-6.2.0.ebuild +++ b/net-libs/libnpupnp/libnpupnp-6.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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 |