diff options
Diffstat (limited to 'dev-libs/librets/librets-1.6.1.ebuild')
-rw-r--r-- | dev-libs/librets/librets-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librets/librets-1.6.1.ebuild b/dev-libs/librets/librets-1.6.1.ebuild index 1e5b783e5..55041c9c1 100644 --- a/dev-libs/librets/librets-1.6.1.ebuild +++ b/dev-libs/librets/librets-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -7,7 +7,7 @@ EAPI="5" PHP_EXT_OPTIONAL_USE="php" PHP_EXT_NAME="librets" PHP_EXT_SKIP_PHPIZE="yes" -USE_PHP="php5-3 php5-4 php5-5" +USE_PHP="php5-4 php5-5" PYTHON_COMPAT=( python2_7 python3_{2,3} ) |