summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-08-07 12:54:41 -0400
committerMike Gilbert <floppym@gentoo.org>2016-08-07 12:55:00 -0400
commit31be144c370c2c40746c5ed50b77357304693d0a (patch)
tree851b6d9a301cba222f5aad766654c24bf957cac7 /app-portage/gpyutils/gpyutils-9999.ebuild
parentapp-office/libalkimia: version bump (diff)
downloadgentoo-31be144c370c2c40746c5ed50b77357304693d0a.tar.gz
gentoo-31be144c370c2c40746c5ed50b77357304693d0a.tar.bz2
gentoo-31be144c370c2c40746c5ed50b77357304693d0a.zip
app-portage/gpyutils: add python3.5
Package-Manager: portage-2.3.0_p16
Diffstat (limited to 'app-portage/gpyutils/gpyutils-9999.ebuild')
-rw-r--r--app-portage/gpyutils/gpyutils-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-9999.ebuild
index 628ae972668d..82c50f5448b6 100644
--- a/app-portage/gpyutils/gpyutils-9999.ebuild
+++ b/app-portage/gpyutils/gpyutils-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
inherit distutils-r1