diff options
Diffstat (limited to 'gnome-extra/googsystray/googsystray-1.1.4.ebuild')
-rw-r--r-- | gnome-extra/googsystray/googsystray-1.1.4.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome-extra/googsystray/googsystray-1.1.4.ebuild b/gnome-extra/googsystray/googsystray-1.1.4.ebuild index 099dc78..41f68ff 100644 --- a/gnome-extra/googsystray/googsystray-1.1.4.ebuild +++ b/gnome-extra/googsystray/googsystray-1.1.4.ebuild @@ -1,8 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="1" + +EAPI="2" SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +PYTHON_DEPEND="2:2.6" inherit distutils |