diff options
| author | David Seifert <soap@gentoo.org> | 2019-12-26 21:46:39 +0100 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2019-12-26 21:46:39 +0100 |
| commit | 8044a41b3aacddd7d07f0293c9ca524c1b128de9 (patch) | |
| tree | d59b00b227fac62453f2af1dd913c72b9a960aed /dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild | |
| parent | 821d72b3254aa4c18164ba1c25a5799dacb82377 (diff) | |
| download | gentoo-8044a41b3aacddd7d07f0293c9ca524c1b128de9.tar.gz gentoo-8044a41b3aacddd7d07f0293c9ca524c1b128de9.tar.bz2 gentoo-8044a41b3aacddd7d07f0293c9ca524c1b128de9.zip | |
dev-python/GridDataFormats: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild')
| -rw-r--r-- | dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild index 8fa5ff05c2ea..0ecc02308c55 100644 --- a/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild +++ b/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 |
