diff options
Diffstat (limited to 'dev-vcs/cssc/cssc-1.4.1.ebuild')
-rw-r--r-- | dev-vcs/cssc/cssc-1.4.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-vcs/cssc/cssc-1.4.1.ebuild b/dev-vcs/cssc/cssc-1.4.1.ebuild index c2b8b544df5e..39514fabd0b8 100644 --- a/dev-vcs/cssc/cssc-1.4.1.ebuild +++ b/dev-vcs/cssc/cssc-1.4.1.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-3" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test valgrind" +RESTRICT="!test? ( test )" DEPEND=" test? ( valgrind? ( dev-util/valgrind ) ) " |