diff options
Diffstat (limited to 'app-misc/workrave/workrave-1.10.20.ebuild')
-rw-r--r-- | app-misc/workrave/workrave-1.10.20.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/workrave/workrave-1.10.20.ebuild b/app-misc/workrave/workrave-1.10.20.ebuild index 3b1fa627e946..a05c5f7aaf93 100644 --- a/app-misc/workrave/workrave-1.10.20.ebuild +++ b/app-misc/workrave/workrave-1.10.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,6 +17,7 @@ KEYWORDS="amd64 ~ppc x86" # dbus support looks to be used only for trying to use panel applets on gnome3! IUSE="ayatana doc gnome gstreamer introspection mate nls pulseaudio test xfce" +RESTRICT="!test? ( test )" REQUIRED_USE="ayatana? ( introspection ) ${PYTHON_REQUIRED_USE}" RDEPEND=" |