diff options
Diffstat (limited to 'x11-wm/xpra/xpra-2.2.6-r2.ebuild')
-rw-r--r-- | x11-wm/xpra/xpra-2.2.6-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/xpra/xpra-2.2.6-r2.ebuild b/x11-wm/xpra/xpra-2.2.6-r2.ebuild index 6602c5a6ba85..d8009b90ad39 100644 --- a/x11-wm/xpra/xpra-2.2.6-r2.ebuild +++ b/x11-wm/xpra/xpra-2.2.6-r2.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 @@ -15,6 +15,7 @@ LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+client +clipboard csc cups dbus dec_avcodec2 enc_ffmpeg enc_x264 enc_x265 jpeg libav +lz4 lzo opengl pillow pulseaudio server sound test vpx webcam webp" +RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE} clipboard? ( || ( server client ) ) |