commit: 9e37d1552ed752411a0ee89c7fd35483719cb72b
Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 3 21:48:22 2020 +0000
Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Mon Oct 5 14:41:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e37d155
sci-libs/libecpint: fix qa issue
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>
sci-libs/libecpint/libecpint-1.0.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-libs/libecpint/libecpint-1.0.2.ebuild
b/sci-libs/libecpint/libecpint-1.0.2.ebuild
index d59b2f4bddb..40c0946f299 100644
--- a/sci-libs/libecpint/libecpint-1.0.2.ebuild
+++ b/sci-libs/libecpint/libecpint-1.0.2.ebuild
@@ -13,6 +13,7 @@ SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+RESTRICT="!test? ( test )"
DEPEND="
dev-libs/pugixml