summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-10 15:15:08 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-10 15:15:08 -0500
commitdd6a72c30241fffe9ac02b920d93ec0390f7058b (patch)
tree7b2ffa9b18374bc64affe05f671f004bd038c584 /app-antivirus/clamav
parentapp-admin/diamond: fix test restricts (diff)
downloadgentoo-dd6a72c30241fffe9ac02b920d93ec0390f7058b.tar.gz
gentoo-dd6a72c30241fffe9ac02b920d93ec0390f7058b.tar.bz2
gentoo-dd6a72c30241fffe9ac02b920d93ec0390f7058b.zip
app-antivirus/clamav: fix test restrict
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/clamav-0.101.5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-antivirus/clamav/clamav-0.101.5.ebuild b/app-antivirus/clamav/clamav-0.101.5.ebuild
index 4872ce687bf5..5530e25ebe2e 100644
--- a/app-antivirus/clamav/clamav-0.101.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.101.5.ebuild
@@ -13,6 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc xml"
+RESTRICT="!test? ( test )"
CDEPEND="bzip2? ( app-arch/bzip2 )
clamdtop? ( sys-libs/ncurses:0 )