projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0036114
)
app-forensics/openscap: [QA] Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 15:32:23 +0000
(16:32 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/app-forensics/openscap/openscap-9999.ebuild
b/app-forensics/openscap/openscap-9999.ebuild
index d58554dfec2e395ef41b7813d22db885412b37c9..5a3295925e5ed4a0ae6f8809cf77842a4870e1d4 100644
(file)
--- a/
app-forensics/openscap/openscap-9999.ebuild
+++ b/
app-forensics/openscap/openscap-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7 Gentoo Foundation
+# Copyright 1999-201
9 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 )