summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:00 +0200
commite2322f6d5f32c36a1f3d52c590d7e376cc76534b (patch)
tree03c36fedc82c5d01b599afe916426b5d98bbb734 /dev-libs/igraph
parentsci-mathematics/plfit: Stabilize 0.9.3 x86, #920125 (diff)
downloadgentoo-e2322f6d5f32c36a1f3d52c590d7e376cc76534b.tar.gz
gentoo-e2322f6d5f32c36a1f3d52c590d7e376cc76534b.tar.bz2
gentoo-e2322f6d5f32c36a1f3d52c590d7e376cc76534b.zip
dev-libs/igraph: Stabilize 0.10.4-r1 amd64, #920125
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/igraph')
-rw-r--r--dev-libs/igraph/igraph-0.10.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/igraph/igraph-0.10.4-r1.ebuild b/dev-libs/igraph/igraph-0.10.4-r1.ebuild
index ae8f36f890e4..0020face7f80 100644
--- a/dev-libs/igraph/igraph-0.10.4-r1.ebuild
+++ b/dev-libs/igraph/igraph-0.10.4-r1.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 )"