commit: ad3c513a1f3caa0098ab418bd6116b64b0402798 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 9 21:45:52 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 9 21:45:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3c513a
dev-libs/igraph: Stabilize 0.10.11 amd64, #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 4977a638fd8d..280105ef5c8d 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 )"
