From d2eb2c079fdfdf916608d58b004b9c2a33016e3b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Tue, 4 Jan 2022 11:29:40 +0100 Subject: net-libs/gupnp: remove implicit kernel_linux Signed-off-by: David Seifert --- net-libs/gupnp/gupnp-1.2.7.ebuild | 4 ++-- net-libs/gupnp/gupnp-1.3.1.ebuild | 4 ++-- net-libs/gupnp/gupnp-1.4.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-libs/gupnp') diff --git a/net-libs/gupnp/gupnp-1.2.7.ebuild b/net-libs/gupnp/gupnp-1.2.7.ebuild index 1bc7fdb240a0..6a4c93934f80 100644 --- a/net-libs/gupnp/gupnp-1.2.7.ebuild +++ b/net-libs/gupnp/gupnp-1.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -15,7 +15,7 @@ LICENSE="LGPL-2+ GPL-2+" # gupnp-binding-tool is GPL-2+ SLOT="0/1.2-0" # - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" -IUSE="connman gtk-doc +introspection kernel_linux networkmanager vala" +IUSE="connman gtk-doc +introspection networkmanager vala" REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( connman networkmanager ) " diff --git a/net-libs/gupnp/gupnp-1.3.1.ebuild b/net-libs/gupnp/gupnp-1.3.1.ebuild index a221091df021..21a2db719466 100644 --- a/net-libs/gupnp/gupnp-1.3.1.ebuild +++ b/net-libs/gupnp/gupnp-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -15,7 +15,7 @@ LICENSE="LGPL-2+ GPL-2+" # gupnp-binding-tool is GPL-2+ SLOT="0/1.2-0" # - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="connman gtk-doc +introspection kernel_linux networkmanager vala" +IUSE="connman gtk-doc +introspection networkmanager vala" REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( connman networkmanager ) " diff --git a/net-libs/gupnp/gupnp-1.4.1.ebuild b/net-libs/gupnp/gupnp-1.4.1.ebuild index a221091df021..21a2db719466 100644 --- a/net-libs/gupnp/gupnp-1.4.1.ebuild +++ b/net-libs/gupnp/gupnp-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -15,7 +15,7 @@ LICENSE="LGPL-2+ GPL-2+" # gupnp-binding-tool is GPL-2+ SLOT="0/1.2-0" # - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="connman gtk-doc +introspection kernel_linux networkmanager vala" +IUSE="connman gtk-doc +introspection networkmanager vala" REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( connman networkmanager ) " -- cgit v1.2.3-65-gdbad