diff options
Diffstat (limited to 'dev-util/catfish/catfish-1.2.2.ebuild')
-rw-r--r-- | dev-util/catfish/catfish-1.2.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/catfish/catfish-1.2.2.ebuild b/dev-util/catfish/catfish-1.2.2.ebuild index dc7f76c1b01f..04fcf6853042 100644 --- a/dev-util/catfish/catfish-1.2.2.ebuild +++ b/dev-util/catfish/catfish-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v 1.1 2014/09/25 11:33:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v 1.2 2014/11/18 15:58:39 axs Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3} ) @@ -28,6 +28,7 @@ DEPEND=" ${COMMON_DEPEND} sys-devel/gettext " +REQUIRED_USE="${PYTHON_REQUIRED_USE}" pkg_setup() { python-single-r1_pkg_setup |