diff options
Diffstat (limited to 'media-gfx/phatch')
-rw-r--r-- | media-gfx/phatch/phatch-0.2.7.1.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/media-gfx/phatch/phatch-0.2.7.1.ebuild b/media-gfx/phatch/phatch-0.2.7.1.ebuild index 522ee0c..675eedf 100644 --- a/media-gfx/phatch/phatch-0.2.7.1.ebuild +++ b/media-gfx/phatch/phatch-0.2.7.1.ebuild @@ -1,6 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ +EAPI="4" + +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" inherit distutils fdo-mime versionator |