commit: 31be144c370c2c40746c5ed50b77357304693d0a
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 7 16:54:41 2016 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Aug 7 16:55:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31be144c
app-portage/gpyutils: add python3.5
Package-Manager: portage-2.3.0_p16
app-portage/gpyutils/gpyutils-0.1.4.ebuild | 4 ++--
app-portage/gpyutils/gpyutils-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-portage/gpyutils/gpyutils-0.1.4.ebuild
b/app-portage/gpyutils/gpyutils-0.1.4.ebuild
index fe87133..12bf16f 100644
--- a/app-portage/gpyutils/gpyutils-0.1.4.ebuild
+++ b/app-portage/gpyutils/gpyutils-0.1.4.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
diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild
b/app-portage/gpyutils/gpyutils-9999.ebuild
index 628ae97..82c50f5 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