diff options
author | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:40 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:40 +0100 |
commit | d2eb2c079fdfdf916608d58b004b9c2a33016e3b (patch) | |
tree | 61229811a1ba498cee736f7c96e15119cbb5f752 /net-libs | |
parent | net-libs/davix: remove implicit kernel_linux (diff) | |
download | gentoo-d2eb2c079fdfdf916608d58b004b9c2a33016e3b.tar.gz gentoo-d2eb2c079fdfdf916608d58b004b9c2a33016e3b.tar.bz2 gentoo-d2eb2c079fdfdf916608d58b004b9c2a33016e3b.zip |
net-libs/gupnp: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gupnp/gupnp-1.2.7.ebuild | 4 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-1.4.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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" # <API version>-<soname> 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" # <API version>-<soname> 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" # <API version>-<soname> 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 ) " |