commit: 2e6ffb276bc55ca8020d29ba7fb33b7c0c54c0c5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 20 19:26:21 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 20 19:26:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6ffb27
dev-libs/igraph: Stabilize 0.9.4 x86, #887497 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/igraph/igraph-0.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/igraph/igraph-0.9.4.ebuild b/dev-libs/igraph/igraph-0.9.4.ebuild index 0471bb782d8b..3e145244190d 100644 --- a/dev-libs/igraph/igraph-0.9.4.ebuild +++ b/dev-libs/igraph/igraph-0.9.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 )"
