Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/igraph/
Date: Sat, 27 Feb 2021 19:33:45
Message-Id: 1614454401.7eaf88d7675502894bef059fef6f5cd41ee1415a.sam@gentoo
1 commit: 7eaf88d7675502894bef059fef6f5cd41ee1415a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 19:33:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 19:33:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaf88d7
7
8 dev-libs/igraph: Stabilize 0.8.5 amd64, #773103
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/igraph/igraph-0.8.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/igraph/igraph-0.8.5.ebuild b/dev-libs/igraph/igraph-0.8.5.ebuild
16 index fcc6411fd4b..1bce379e306 100644
17 --- a/dev-libs/igraph/igraph-0.8.5.ebuild
18 +++ b/dev-libs/igraph/igraph-0.8.5.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/igraph/igraph/releases/download/${PV}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0/0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="debug"
26
27 RDEPEND="