Skip to content

Commit

Permalink
app-forensics/openscap: [QA] Fix MissingTestRestrict
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Dec 12, 2019
1 parent 0036114 commit ef765cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-forensics/openscap/openscap-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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 )
Expand Down

0 comments on commit ef765cd

Please sign in to comment.