projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06a853e
)
media-sound/ecasound: Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:28 +0000
(15:55 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/media-sound/ecasound/ecasound-2.9.1-r1.ebuild
b/media-sound/ecasound/ecasound-2.9.1-r1.ebuild
index e9a6f5f90cf30f53a8bca41d73ce00a703c769a3..d7a884894e3cd65ed12e7da07206ad09e980cace 100644
(file)
--- a/
media-sound/ecasound/ecasound-2.9.1-r1.ebuild
+++ b/
media-sound/ecasound/ecasound-2.9.1-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 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} )"