media-sound/ecasound: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:28 +0000 (15:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:58:38 +0000 (15:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-sound/ecasound/ecasound-2.9.1-r1.ebuild

index e9a6f5f90cf30f53a8bca41d73ce00a703c769a3..d7a884894e3cd65ed12e7da07206ad09e980cace 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,6 +15,7 @@ SLOT="1"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="alsa audiofile debug doc jack libsamplerate lv2 mikmod ncurses oil osc oss
 python ruby sndfile static-libs test"
+RESTRICT="!test? ( test )"
 REQUIRED_USE="test? ( lv2 )
        python? ( ${PYTHON_REQUIRED_USE} )"