summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sh/sh-1.11.ebuild')
-rw-r--r--dev-python/sh/sh-1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sh/sh-1.11.ebuild b/dev-python/sh/sh-1.11.ebuild
index 94b9785434d1..f9c4d1431c0c 100644
--- a/dev-python/sh/sh-1.11.ebuild
+++ b/dev-python/sh/sh-1.11.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sh/sh-1.11.ebuild,v 1.1 2015/02/17 12:01:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sh/sh-1.11.ebuild,v 1.2 2015/04/08 08:05:09 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=(python2_7 python3_{2,3,4} )
+PYTHON_COMPAT=(python2_7 python3_{3,4} )
inherit distutils-r1