commit: 81fd0360825e9142b214e26ec544c61c67bbf5ca Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 1 00:30:03 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 1 00:30:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81fd0360
dev-libs/igraph: Stabilize 0.10.4 amd64, #905344 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/igraph/igraph-0.10.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/igraph/igraph-0.10.4.ebuild b/dev-libs/igraph/igraph-0.10.4.ebuild index dd5c58829ac8..bdefdfb07f82 100644 --- a/dev-libs/igraph/igraph-0.10.4.ebuild +++ b/dev-libs/igraph/igraph-0.10.4.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 test threads" RESTRICT="!test? ( test )"
