diff options
Diffstat (limited to 'media-libs/lcms/lcms-1.19-r3.ebuild')
-rw-r--r-- | media-libs/lcms/lcms-1.19-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/lcms/lcms-1.19-r3.ebuild b/media-libs/lcms/lcms-1.19-r3.ebuild index 2429b1ebfa2a..40943cfba062 100644 --- a/media-libs/lcms/lcms-1.19-r3.ebuild +++ b/media-libs/lcms/lcms-1.19-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.19-r3.ebuild,v 1.2 2014/10/23 20:52:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.19-r3.ebuild,v 1.3 2015/04/08 17:59:35 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) # autoreconf needs to update python macros for py3 support. AUTOTOOLS_AUTORECONF=1 |