diff options
-rw-r--r-- | media-sound/gpodder/gpodder-3.10.16-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/gpodder/gpodder-3.10.20.ebuild | 4 | ||||
-rw-r--r-- | 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 |