From 859f29789b9ba618822c0326512867001b867265 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 30 Jun 2019 18:13:41 +0200 Subject: [PATCH] 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 --- dev-python/graph-tool/graph-tool-2.19.ebuild | 2 +- dev-python/graph-tool/graph-tool-2.23.ebuild | 2 +- dev-python/graph-tool/graph-tool-2.26.ebuild | 2 +- dev-python/graph-tool/graph-tool-2.27.ebuild | 2 +- dev-python/graph-tool/graph-tool-9999.ebuild | 2 +- 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" -- 2.26.2