summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/graph-tool/graph-tool-2.2.44.ebuild')
-rw-r--r--dev-python/graph-tool/graph-tool-2.2.44.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.2.44.ebuild b/dev-python/graph-tool/graph-tool-2.2.44.ebuild
index b9081c3e818f..e9d5a1b49d7d 100644
--- a/dev-python/graph-tool/graph-tool-2.2.44.ebuild
+++ b/dev-python/graph-tool/graph-tool-2.2.44.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit autotools git-r3
else
SRC_URI="http://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"