diff options
Diffstat (limited to 'app-text/paperwork/paperwork-0.2.2.ebuild')
-rw-r--r-- | app-text/paperwork/paperwork-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/paperwork/paperwork-0.2.2.ebuild b/app-text/paperwork/paperwork-0.2.2.ebuild index 33587dfd6cb6..0ad22c1be611 100644 --- a/app-text/paperwork/paperwork-0.2.2.ebuild +++ b/app-text/paperwork/paperwork-0.2.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/paperwork/paperwork-0.2.2.ebuild,v 1.2 2015/02/10 16:38:58 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/paperwork/paperwork-0.2.2.ebuild,v 1.3 2015/04/08 07:30:30 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 |