commit:     3ea0c65ac3d58deffafb6acaeb767f9c8988227a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 14:55:30 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 14:58:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea0c65a

media-sound/pulseaudio: Fix MissingTestRestrict

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild | 1 +
 media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild | 1 +
 media-sound/pulseaudio/pulseaudio-13.0.ebuild    | 1 +
 3 files changed, 3 insertions(+)

diff --git a/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild 
b/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild
index c4c92bb67f4..10ddfaa15a6 100644
--- a/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild
@@ -23,6 +23,7 @@ IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc 
equalizer elogind gco
 ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd 
test
 +udev +webrtc-aec +X zeroconf"
 
+RESTRICT="!test? ( test )"
 # See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
 REQUIRED_USE="
        ?? ( elogind systemd )

diff --git a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild 
b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
index 990985e38c2..d4986cdfa88 100644
--- a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
@@ -23,6 +23,7 @@ IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc 
equalizer elogind gco
 ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd 
test
 +udev +webrtc-aec +X zeroconf"
 
+RESTRICT="!test? ( test )"
 # See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
 REQUIRED_USE="
        ?? ( elogind systemd )

diff --git a/media-sound/pulseaudio/pulseaudio-13.0.ebuild 
b/media-sound/pulseaudio/pulseaudio-13.0.ebuild
index e9813d3a446..471f5342c27 100644
--- a/media-sound/pulseaudio/pulseaudio-13.0.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-13.0.ebuild
@@ -23,6 +23,7 @@ IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc 
equalizer elogind gco
 ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd 
test
 +udev +webrtc-aec +X zeroconf"
 
+RESTRICT="!test? ( test )"
 # See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
 REQUIRED_USE="
        ?? ( elogind systemd )

Reply via email to