summaryrefslogtreecommitdiff
path: root/dev-python/python-gflags
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-gflags')
-rw-r--r--dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild (renamed from dev-python/python-gflags/python-gflags-3.1.2.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-gflags/python-gflags-3.1.2.ebuild b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index fbe985dcaf55..645b558ba52b 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy )
inherit distutils-r1