mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user