summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 01:30:03 +0100
committerSam James <sam@gentoo.org>2023-05-01 01:30:03 +0100
commit81fd0360825e9142b214e26ec544c61c67bbf5ca (patch)
tree4311ab811f56be9a709e752ed88500931a186a42 /dev-libs/igraph
parentdev-util/uncrustify: Stabilize 0.76.0 x86, #904631 (diff)
downloadgentoo-81fd0360825e9142b214e26ec544c61c67bbf5ca.tar.gz
gentoo-81fd0360825e9142b214e26ec544c61c67bbf5ca.tar.bz2
gentoo-81fd0360825e9142b214e26ec544c61c67bbf5ca.zip
dev-libs/igraph: Stabilize 0.10.4 amd64, #905344
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/igraph')
-rw-r--r--dev-libs/igraph/igraph-0.10.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/igraph/igraph-0.10.4.ebuild b/dev-libs/igraph/igraph-0.10.4.ebuild
index dd5c58829ac8..bdefdfb07f82 100644
--- a/dev-libs/igraph/igraph-0.10.4.ebuild
+++ b/dev-libs/igraph/igraph-0.10.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 )"