From 031521f3574f383b5a9ffa1139aea3c7d86403d3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 28 Mar 2016 14:49:54 -0400 Subject: dev-python/python-gflags: note py3 compat --- dev-python/python-gflags/python-gflags-3.0.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-python/python-gflags') 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 -- cgit v1.2.3-65-gdbad