summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-15 14:37:32 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-15 14:37:32 +0200
commit7efd22d10090ea1752ee0caa49309e24b9b128e6 (patch)
tree59a5385eb8bd99d952e2e0fe07ee0fcebd3b05b4 /dev-python/pyxattr/pyxattr-0.6.0.ebuild
parentdev-python/keyrings_alt: Add python3_6 (diff)
downloadgentoo-7efd22d10090ea1752ee0caa49309e24b9b128e6.tar.gz
gentoo-7efd22d10090ea1752ee0caa49309e24b9b128e6.tar.bz2
gentoo-7efd22d10090ea1752ee0caa49309e24b9b128e6.zip
dev-python/pyxattr: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/pyxattr/pyxattr-0.6.0.ebuild')
-rw-r--r--dev-python/pyxattr/pyxattr-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxattr/pyxattr-0.6.0.ebuild b/dev-python/pyxattr/pyxattr-0.6.0.ebuild
index c88e849e021b..dd442451271d 100644
--- a/dev-python/pyxattr/pyxattr-0.6.0.ebuild
+++ b/dev-python/pyxattr/pyxattr-0.6.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
inherit distutils-r1 eutils