diff options
author | Christoph Junghans <junghans@gentoo.org> | 2020-10-03 15:48:22 -0600 |
---|---|---|
committer | Christoph Junghans <junghans@gentoo.org> | 2020-10-05 08:41:43 -0600 |
commit | 9e37d1552ed752411a0ee89c7fd35483719cb72b (patch) | |
tree | 1ef067c8abb43892918fdaf4eb01d02226153743 /sci-libs/libecpint | |
parent | net-misc/croc: version bump to 8.4.0 (diff) | |
download | gentoo-9e37d1552ed752411a0ee89c7fd35483719cb72b.tar.gz gentoo-9e37d1552ed752411a0ee89c7fd35483719cb72b.tar.bz2 gentoo-9e37d1552ed752411a0ee89c7fd35483719cb72b.zip |
sci-libs/libecpint: fix qa issue
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
Diffstat (limited to 'sci-libs/libecpint')
-rw-r--r-- | sci-libs/libecpint/libecpint-1.0.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/libecpint/libecpint-1.0.2.ebuild b/sci-libs/libecpint/libecpint-1.0.2.ebuild index d59b2f4bddb5..40c0946f2990 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 |