summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-gflags/python-gflags-3.0.2.ebuild')
-rw-r--r--dev-python/python-gflags/python-gflags-3.0.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/python-gflags/python-gflags-3.0.2.ebuild b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
index d26a4bfc7892..b821f3493171 100644
--- a/dev-python/python-gflags/python-gflags-3.0.2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
@@ -4,6 +4,8 @@
EAPI=6
+# Python 3 is in testing, but is waiting for the next release:
+# https://github.com/gflags/python-gflags/issues/17
PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1