summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-24 06:45:17 +0100
committerMartin Väth <martin@mvath.de>2017-03-24 06:45:17 +0100
commitdfb0fa09690305af10d15dd47dcb77b4133f8b17 (patch)
tree58563bf855188e36205048083075d3691d846d7a /app-portage/etcat
parentx11-libs/gtk+: Version bump (diff)
downloadmv-dfb0fa09690305af10d15dd47dcb77b4133f8b17.tar.gz
mv-dfb0fa09690305af10d15dd47dcb77b4133f8b17.tar.bz2
mv-dfb0fa09690305af10d15dd47dcb77b4133f8b17.zip
Fix python deps
Diffstat (limited to 'app-portage/etcat')
-rw-r--r--app-portage/etcat/etcat-1.0.1.ebuild4
-rw-r--r--app-portage/etcat/etcat-99999999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/etcat/etcat-1.0.1.ebuild b/app-portage/etcat/etcat-1.0.1.ebuild
index 4a0c8637..93617b5a 100644
--- a/app-portage/etcat/etcat-1.0.1.ebuild
+++ b/app-portage/etcat/etcat-1.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( pypy python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
case ${PV} in
99999999*)
diff --git a/app-portage/etcat/etcat-99999999.ebuild b/app-portage/etcat/etcat-99999999.ebuild
index 4a0c8637..93617b5a 100644
--- a/app-portage/etcat/etcat-99999999.ebuild
+++ b/app-portage/etcat/etcat-99999999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( pypy python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
case ${PV} in
99999999*)