summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-06-30 18:13:41 +0200
committerDavid Seifert <soap@gentoo.org>2019-06-30 18:13:41 +0200
commit859f29789b9ba618822c0326512867001b867265 (patch)
tree476c9d1d8d90e66243a30556da4ba3da810de670 /dev-python/graph-tool
parentsys-devel/kgcc64: Stable for hppa too (diff)
downloadgentoo-859f29789b9ba618822c0326512867001b867265.tar.gz
gentoo-859f29789b9ba618822c0326512867001b867265.tar.bz2
gentoo-859f29789b9ba618822c0326512867001b867265.zip
dev-python/graph-tool: Dekeyword x86
* x86 will run into memory exhaustion on linking. Closes: https://github.com/gentoo/gentoo/pull/12360 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/graph-tool')
-rw-r--r--dev-python/graph-tool/graph-tool-2.19.ebuild2
-rw-r--r--dev-python/graph-tool/graph-tool-2.23.ebuild2
-rw-r--r--dev-python/graph-tool/graph-tool-2.26.ebuild2
-rw-r--r--dev-python/graph-tool/graph-tool-2.27.ebuild2
-rw-r--r--dev-python/graph-tool/graph-tool-9999.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.19.ebuild b/dev-python/graph-tool/graph-tool-2.19.ebuild
index 23f0806166cf..aba8b991d12f 100644
--- a/dev-python/graph-tool/graph-tool-2.19.ebuild
+++ b/dev-python/graph-tool/graph-tool-2.19.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://downloads.skewed.de/${PN}/${P}.tar.bz2"
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64"
fi
DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs"
diff --git a/dev-python/graph-tool/graph-tool-2.23.ebuild b/dev-python/graph-tool/graph-tool-2.23.ebuild
index 68411e981641..d8245624407d 100644
--- a/dev-python/graph-tool/graph-tool-2.23.ebuild
+++ b/dev-python/graph-tool/graph-tool-2.23.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://downloads.skewed.de/${PN}/${P}.tar.bz2"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64"
fi
DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs"
diff --git a/dev-python/graph-tool/graph-tool-2.26.ebuild b/dev-python/graph-tool/graph-tool-2.26.ebuild
index 70694fddaf91..76d47d44980c 100644
--- a/dev-python/graph-tool/graph-tool-2.26.ebuild
+++ b/dev-python/graph-tool/graph-tool-2.26.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://downloads.skewed.de/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64"
fi
DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs"
diff --git a/dev-python/graph-tool/graph-tool-2.27.ebuild b/dev-python/graph-tool/graph-tool-2.27.ebuild
index 722d8632350d..f5e3120bdf0a 100644
--- a/dev-python/graph-tool/graph-tool-2.27.ebuild
+++ b/dev-python/graph-tool/graph-tool-2.27.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://downloads.skewed.de/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64"
fi
DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs"
diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild
index 722d8632350d..f5e3120bdf0a 100644
--- a/dev-python/graph-tool/graph-tool-9999.ebuild
+++ b/dev-python/graph-tool/graph-tool-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://downloads.skewed.de/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64"
fi
DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs"