Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/
Date: Mon, 24 Jan 2022 03:40:09
Message-Id: 1642995575.9e4821d9c1abd4c778afce9b18ef58fd748f0b7b.sam@gentoo
1 commit: 9e4821d9c1abd4c778afce9b18ef58fd748f0b7b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 03:39:35 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 03:39:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4821d9
7
8 net-misc/gupnp-tools: Stabilize 0.10.2 amd64, #831048
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
16 index b09a084a0234..7aa84c55de64 100644
17 --- a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
18 +++ b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
19 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP"
20
21 LICENSE="GPL-2+ LGPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc x86"
24 +KEYWORDS="amd64 ~ppc x86"
25
26 RDEPEND="
27 >=net-libs/gssdp-1.2.0:=