summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-25 01:54:18 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-25 01:54:18 +0000
commitd0b79db90c19ca0ab00d625a10bc986674378912 (patch)
treebf38f001d29b34a2a0b4920b2a9088b2faa81c5c /dev-python/matplotlib/matplotlib-1.1.0.ebuild
parentFixing accidental double asterisk (diff)
downloadgentoo-2-d0b79db90c19ca0ab00d625a10bc986674378912.tar.gz
gentoo-2-d0b79db90c19ca0ab00d625a10bc986674378912.tar.bz2
gentoo-2-d0b79db90c19ca0ab00d625a10bc986674378912.zip
Fixing accidental double asterisk
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/matplotlib/matplotlib-1.1.0.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.1.0.ebuild b/dev-python/matplotlib/matplotlib-1.1.0.ebuild
index 9f55840a70a6..e2dd29944446 100644
--- a/dev-python/matplotlib/matplotlib-1.1.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.8 2012/02/24 15:08:05 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.9 2012/02/25 01:54:18 patrick Exp $
EAPI="3"
@@ -8,7 +8,7 @@ PYTHON_DEPEND="2"
PYTHON_USE_WITH="tk"
PYTHON_USE_WITH_OPT="tk"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-**"
+RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
WX_GTK_VER="2.8"
inherit distutils