diff options
Diffstat (limited to 'dev-python/pycallgraph/pycallgraph-0.3.0.ebuild')
-rw-r--r-- | dev-python/pycallgraph/pycallgraph-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild b/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild index 1b99847e7..f4bf07d3a 100644 --- a/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild +++ b/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.slowchop.com/files/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="examples" DEPEND="" |