diff options
Diffstat (limited to 'app-misc/gcalcli')
| -rw-r--r-- | app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild b/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild index 9ab9d70d..f6d1aa1c 100644 --- a/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild +++ b/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -# google-api-python-client only supports these +EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 ) inherit distutils-r1 @@ -16,7 +15,6 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} dev-python/python-dateutil[${PYTHON_USEDEP}] |
