Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/miniupnpc/
Date: Tue, 04 Jan 2022 10:30:42
Message-Id: 1641292182.b592f5cc268f0cf89834b98ae303106926458da6.soap@gentoo
1 commit: b592f5cc268f0cf89834b98ae303106926458da6
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 10:29:42 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 10:29:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b592f5cc
7
8 net-libs/miniupnpc: remove implicit kernel_linux
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-libs/miniupnpc/miniupnpc-2.2.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/miniupnpc/miniupnpc-2.2.3.ebuild b/net-libs/miniupnpc/miniupnpc-2.2.3.ebuild
16 index 2416d8c66676..dec6bd3995f6 100644
17 --- a/net-libs/miniupnpc/miniupnpc-2.2.3.ebuild
18 +++ b/net-libs/miniupnpc/miniupnpc-2.2.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -13,7 +13,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
26 LICENSE="BSD"
27 SLOT="0/17"
28 KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86"
29 -IUSE="ipv6 kernel_linux"
30 +IUSE="ipv6"
31
32 RDEPEND=""
33 BDEPEND="