diff options
author | Erik Mackdanz <stasibear@gentoo.org> | 2023-01-14 10:16:47 -0600 |
---|---|---|
committer | Erik Mackdanz <stasibear@gentoo.org> | 2023-01-15 15:24:59 -0600 |
commit | 5805c624a5396982518f57705eb21f0f609033f5 (patch) | |
tree | 89b81e2f0eea0f9ef6a07e98ced1ccb67e5ef18f /net-libs/libupnpp | |
parent | net-libs/libnpupnp: drop 4.2.2 (diff) | |
download | gentoo-5805c624a5396982518f57705eb21f0f609033f5.tar.gz gentoo-5805c624a5396982518f57705eb21f0f609033f5.tar.bz2 gentoo-5805c624a5396982518f57705eb21f0f609033f5.zip |
net-libs/libupnpp: stabilize 0.22.2 for amd64, x86
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Diffstat (limited to 'net-libs/libupnpp')
-rw-r--r-- | net-libs/libupnpp/libupnpp-0.22.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libupnpp/libupnpp-0.22.2.ebuild b/net-libs/libupnpp/libupnpp-0.22.2.ebuild index 1027290bd71a..ec0227f9ec2d 100644 --- a/net-libs/libupnpp/libupnpp-0.22.2.ebuild +++ b/net-libs/libupnpp/libupnpp-0.22.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,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 |