diff options
Diffstat (limited to 'net-proxy/hatop/hatop-0.7.7.ebuild')
-rw-r--r-- | net-proxy/hatop/hatop-0.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/hatop/hatop-0.7.7.ebuild b/net-proxy/hatop/hatop-0.7.7.ebuild index 67be8be3aff..e82a801118a 100644 --- a/net-proxy/hatop/hatop-0.7.7.ebuild +++ b/net-proxy/hatop/hatop-0.7.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -PYTHON_COMPAT="python2_7" +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="ncurses" inherit python-r1 |