app-forensics/openscap: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:32:23 +0000 (16:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:33:53 +0000 (17:33 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-forensics/openscap/openscap-9999.ebuild

index d58554dfec2e395ef41b7813d22db885412b37c9..5a3295925e5ed4a0ae6f8809cf77842a4870e1d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,6 +21,7 @@ fi
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="acl caps debug doc gconf ldap nss pcre perl python rpm selinux sce sql test xattr"
+RESTRICT="!test? ( test )"
 #RESTRICT="test"
 
 RDEPEND="!nss? ( dev-libs/libgcrypt:0 )