diff options
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.ebuild | 6 |
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 |