Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libecpint/
Date: Mon, 05 Oct 2020 14:41:59
Message-Id: 1601908903.9e37d1552ed752411a0ee89c7fd35483719cb72b.junghans@gentoo
1 commit: 9e37d1552ed752411a0ee89c7fd35483719cb72b
2 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 21:48:22 2020 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 5 14:41:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e37d155
7
8 sci-libs/libecpint: fix qa issue
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>
12
13 sci-libs/libecpint/libecpint-1.0.2.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/sci-libs/libecpint/libecpint-1.0.2.ebuild b/sci-libs/libecpint/libecpint-1.0.2.ebuild
17 index d59b2f4bddb..40c0946f299 100644
18 --- a/sci-libs/libecpint/libecpint-1.0.2.ebuild
19 +++ b/sci-libs/libecpint/libecpint-1.0.2.ebuild
20 @@ -13,6 +13,7 @@ SLOT="0"
21 LICENSE="MIT"
22 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
23 IUSE="test"
24 +RESTRICT="!test? ( test )"
25
26 DEPEND="
27 dev-libs/pugixml