commit: a1a87fcafeabcd3f5d73ed7ed7fc4f8ceada3c3d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 9 21:45:51 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 9 21:45:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a87fca
dev-libs/igraph: Stabilize 0.10.11 x86, #931649 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/igraph/igraph-0.10.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/igraph/igraph-0.10.11.ebuild b/dev-libs/igraph/igraph-0.10.11.ebuild index 30a8f524a0b5..4977a638fd8d 100644 --- a/dev-libs/igraph/igraph-0.10.11.ebuild +++ b/dev-libs/igraph/igraph-0.10.11.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 )"
