summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-31 20:26:42 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-31 20:26:42 +0000
commita9dc189603e915be5846054d0409eb4c0823db1b (patch)
tree73daa3de6f3983e8c4567bf5dab1a9bfa86207b4 /app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild
parentUse remove instead of softdep in nvidia-uvm.conf (bug #506168). (diff)
downloadhistorical-a9dc189603e915be5846054d0409eb4c0823db1b.tar.gz
historical-a9dc189603e915be5846054d0409eb4c0823db1b.tar.bz2
historical-a9dc189603e915be5846054d0409eb4c0823db1b.zip
Add support for the new PyPy slotting.
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild')
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild
index 0807c8994312..647634a642e5 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild,v 1.4 2013/09/05 14:39:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild,v 1.5 2014/03/31 20:26:38 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
AUTOTOOLS_AUTORECONF=true