dev-python/graph-tool: Dekeyword x86
authorDavid Seifert <soap@gentoo.org>
Sun, 30 Jun 2019 16:13:41 +0000 (18:13 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 30 Jun 2019 16:13:41 +0000 (18:13 +0200)
* 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>
dev-python/graph-tool/graph-tool-2.19.ebuild
dev-python/graph-tool/graph-tool-2.23.ebuild
dev-python/graph-tool/graph-tool-2.26.ebuild
dev-python/graph-tool/graph-tool-2.27.ebuild
dev-python/graph-tool/graph-tool-9999.ebuild

index 23f0806166cf47f5072fa51a7c250950262a6fdc..aba8b991d12f3c47bad31e29249a543ce07df6f3 100644 (file)
@@ -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"
index 68411e981641f1a7495d7f0ef1f8b1ddc715f03d..d8245624407d292978eac9fae1e97ee3ca920f27 100644 (file)
@@ -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"
index 70694fddaf919b78d6c488f0b55f3b74d2ec0c08..76d47d44980c3abca0236eaa8866a05cc2f5ef6f 100644 (file)
@@ -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"
index 722d8632350dd64935d8cab07e2e9d5c69ef282d..f5e3120bdf0a94a0e3d6ef2b2d1df8c1cb3fdbec 100644 (file)
@@ -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"
index 722d8632350dd64935d8cab07e2e9d5c69ef282d..f5e3120bdf0a94a0e3d6ef2b2d1df8c1cb3fdbec 100644 (file)
@@ -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"