diff --git a/dev-libs/igraph/igraph-0.10.12.ebuild b/dev-libs/igraph/igraph-0.10.12.ebuild index 30a8f524a0b56..4977a638fd8dd 100644 --- a/dev-libs/igraph/igraph-0.10.12.ebuild +++ b/dev-libs/igraph/igraph-0.10.12.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 )"