summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Ammann <philipp.ammann@posteo.de>2019-01-28 11:28:25 +0000
committerAnthony G. Basile <blueness@gentoo.org>2019-01-28 08:04:56 -0500
commit8490e56685653b7d5a8eb616992ea3ff9816152b (patch)
treedb2abdd980e5b64841f316169f4236bf49cc27de /dev-python/pypax/pypax-9999.ebuild
parentdev-lang/erlang: Drop old (diff)
downloadgentoo-8490e56685653b7d5a8eb616992ea3ff9816152b.tar.gz
gentoo-8490e56685653b7d5a8eb616992ea3ff9816152b.tar.bz2
gentoo-8490e56685653b7d5a8eb616992ea3ff9816152b.zip
dev-python/pypax: PYTHON_TARGETS+="python3_7"
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'dev-python/pypax/pypax-9999.ebuild')
-rw-r--r--dev-python/pypax/pypax-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypax/pypax-9999.ebuild b/dev-python/pypax/pypax-9999.ebuild
index 39846769a8c1..21adeefc4ed4 100644
--- a/dev-python/pypax/pypax-9999.ebuild
+++ b/dev-python/pypax/pypax-9999.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
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
inherit distutils-r1