From 2fa5ff1243c3cf75c6c7619041e6487566f2a261 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Tue, 4 Jan 2022 11:29:33 +0100 Subject: media-sound/gpodder: remove implicit kernel_linux Signed-off-by: David Seifert --- media-sound/gpodder/gpodder-3.10.16-r1.ebuild | 4 ++-- media-sound/gpodder/gpodder-3.10.20.ebuild | 4 ++-- media-sound/gpodder/gpodder-3.10.21.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-sound/gpodder/gpodder-3.10.16-r1.ebuild b/media-sound/gpodder/gpodder-3.10.16-r1.ebuild index 0d09892acd75..9e32490864de 100644 --- a/media-sound/gpodder/gpodder-3.10.16-r1.ebuild +++ b/media-sound/gpodder/gpodder-3.10.16-r1.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 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="+dbus bluetooth kernel_linux mtp test" +IUSE="+dbus bluetooth mtp test" RESTRICT="!test? ( test )" # As in Fedora: re-enable >=dev-python/eyeD3-0.7[${PYTHON_USEDEP}] and diff --git a/media-sound/gpodder/gpodder-3.10.20.ebuild b/media-sound/gpodder/gpodder-3.10.20.ebuild index 7cff7c80eaa7..5ac6cbc3daf0 100644 --- a/media-sound/gpodder/gpodder-3.10.20.ebuild +++ b/media-sound/gpodder/gpodder-3.10.20.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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="+dbus bluetooth kernel_linux mtp test" +IUSE="+dbus bluetooth mtp test" RESTRICT="!test? ( test )" # As in Fedora: re-enable >=dev-python/eyeD3-0.7[${PYTHON_USEDEP}] and diff --git a/media-sound/gpodder/gpodder-3.10.21.ebuild b/media-sound/gpodder/gpodder-3.10.21.ebuild index 7cff7c80eaa7..5ac6cbc3daf0 100644 --- a/media-sound/gpodder/gpodder-3.10.21.ebuild +++ b/media-sound/gpodder/gpodder-3.10.21.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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="+dbus bluetooth kernel_linux mtp test" +IUSE="+dbus bluetooth mtp test" RESTRICT="!test? ( test )" # As in Fedora: re-enable >=dev-python/eyeD3-0.7[${PYTHON_USEDEP}] and -- cgit v1.2.3-65-gdbad