commit: 7eaf88d7675502894bef059fef6f5cd41ee1415a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 27 19:33:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 27 19:33:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaf88d7
dev-libs/igraph: Stabilize 0.8.5 amd64, #773103 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/igraph/igraph-0.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/igraph/igraph-0.8.5.ebuild b/dev-libs/igraph/igraph-0.8.5.ebuild index fcc6411fd4b..1bce379e306 100644 --- a/dev-libs/igraph/igraph-0.8.5.ebuild +++ b/dev-libs/igraph/igraph-0.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/igraph/igraph/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND="
