summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-26 22:45:18 +0000
committerSam James <sam@gentoo.org>2021-02-26 22:45:18 +0000
commit654b4b0bd82009c70c9e8d5e097e0e7b92a86aba (patch)
tree2e3570851dbe247d47e15b6677c940909c18f293 /dev-libs/igraph
parentsys-devel/clang-runtime: Stabilize 11.0.1 arm64, #768567 (diff)
downloadgentoo-654b4b0bd82009c70c9e8d5e097e0e7b92a86aba.tar.gz
gentoo-654b4b0bd82009c70c9e8d5e097e0e7b92a86aba.tar.bz2
gentoo-654b4b0bd82009c70c9e8d5e097e0e7b92a86aba.zip
dev-libs/igraph: Stabilize 0.8.5 x86, #773103
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/igraph')
-rw-r--r--dev-libs/igraph/igraph-0.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/igraph/igraph-0.8.5.ebuild b/dev-libs/igraph/igraph-0.8.5.ebuild
index 186bd9a51133..fcc6411fd4b1 100644
--- a/dev-libs/igraph/igraph-0.8.5.ebuild
+++ b/dev-libs/igraph/igraph-0.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"
RDEPEND="