aboutsummaryrefslogtreecommitdiffstats
path: root/net-misc/gandi-cli/gandi-cli-1.5.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-04-19 19:04:24 +0200
committerWynn Wolf Arbor2020-04-19 19:04:24 +0200
commitc027e808c3785b5490e259381f25cbd8b94794c9 (patch)
treebef414c9a938bd53056b13977b5d3e074a1947b2 /net-misc/gandi-cli/gandi-cli-1.5.ebuild
parent212c276c7a1adc636349628164228240838b17b4 (diff)
downloadpramantha-c027e808c3785b5490e259381f25cbd8b94794c9.tar.gz
net-misc/gandi-cli: Bump to 1.5-r1
This updates the ebuild to EAPI 7 and drops support for older python versions. Package-Manager: Portage-2.3.89, Repoman-2.3.20
Diffstat (limited to '')
-rw-r--r--net-misc/gandi-cli/gandi-cli-1.5-r1.ebuild (renamed from net-misc/gandi-cli/gandi-cli-1.5.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/gandi-cli/gandi-cli-1.5.ebuild b/net-misc/gandi-cli/gandi-cli-1.5-r1.ebuild
index 3cb71e1..1d0ad0b 100644
--- a/net-misc/gandi-cli/gandi-cli-1.5.ebuild
+++ b/net-misc/gandi-cli/gandi-cli-1.5-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} pypy )
+EAPI=7
+PYTHON_COMPAT=( python3_7 pypy )
inherit distutils-r1
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Gandi/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
REQUIRED_USE="
${PYTHON_REQUIRED_USE}