summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-07 22:37:16 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-07 22:37:16 +0000
commitebf55fb7c369ee8d55ee829c519b9758afdccf9b (patch)
tree8eed6d704dfc45c98e89e5dea2f13024821910b9 /dev-python/pympler/pympler-0.3.1.ebuild
parentx86 stable, bug #481896 (diff)
downloadgentoo-2-ebf55fb7c369ee8d55ee829c519b9758afdccf9b.tar.gz
gentoo-2-ebf55fb7c369ee8d55ee829c519b9758afdccf9b.tar.bz2
gentoo-2-ebf55fb7c369ee8d55ee829c519b9758afdccf9b.zip
x86 stable, bug #481896
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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}]"