summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-16 14:57:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-16 14:57:48 +0200
commit5b6b3e46e324c2ad0692089798ed44c9ea5f1bbc (patch)
treee92856354a66d0ab9a30e87a428e19075a236cbe /dev-python/graph-tool
parentmedia-libs/freetype: x86 stable wrt bug #616730 (diff)
downloadgentoo-5b6b3e46e324c2ad0692089798ed44c9ea5f1bbc.tar.gz
gentoo-5b6b3e46e324c2ad0692089798ed44c9ea5f1bbc.tar.bz2
gentoo-5b6b3e46e324c2ad0692089798ed44c9ea5f1bbc.zip
dev-python/graph-tool: x86 stable wrt bug #606076
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/graph-tool')
-rw-r--r--dev-python/graph-tool/graph-tool-2.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.19.ebuild b/dev-python/graph-tool/graph-tool-2.19.ebuild
index bc900b8ef6de..6e8852b6b20d 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 x86"
fi
DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs"