diff options
Diffstat (limited to 'dev-libs/glib/glib-2.34.3-r1.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.34.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.34.3-r1.ebuild b/dev-libs/glib/glib-2.34.3-r1.ebuild index 7968f36fed99..105e53b38cc9 100644 --- a/dev-libs/glib/glib-2.34.3-r1.ebuild +++ b/dev-libs/glib/glib-2.34.3-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.34.3-r1.ebuild,v 1.2 2013/08/16 08:30:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.34.3-r1.ebuild,v 1.3 2013/09/05 18:29:52 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python2_{5,6,7} ) +PYTHON_COMPAT=( python2_{6,7} ) # Avoid runtime dependency on python when USE=test inherit autotools bash-completion-r1 gnome.org libtool eutils flag-o-matic gnome2-utils multilib pax-utils python-r1 toolchain-funcs versionator virtualx linux-info |