summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pympler/pympler-0.3.1.ebuild')
-rw-r--r--dev-python/pympler/pympler-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pympler/pympler-0.3.1.ebuild b/dev-python/pympler/pympler-0.3.1.ebuild
index 50b20c7ced37..b6aa7828361e 100644
--- a/dev-python/pympler/pympler-0.3.1.ebuild
+++ b/dev-python/pympler/pympler-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/pympler-0.3.1.ebuild,v 1.10 2013/11/10 09:43:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/pympler-0.3.1.ebuild,v 1.11 2013/12/07 22:37:16 pacho Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/P/${MY_PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/bottle[${PYTHON_USEDEP}]"