app-portage/gpyutils: add python3.5
authorMike Gilbert <floppym@gentoo.org>
Sun, 7 Aug 2016 16:54:41 +0000 (12:54 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sun, 7 Aug 2016 16:55:00 +0000 (12:55 -0400)
Package-Manager: portage-2.3.0_p16

app-portage/gpyutils/gpyutils-0.1.4.ebuild
app-portage/gpyutils/gpyutils-9999.ebuild

index fe87133a6e34e27236019ec316e9998720b92387..12bf16ff723d7b1213c4ea2cd2d86e1d1dd41a80 100644 (file)
@@ -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
 
index 628ae972668df2fcd3355c951501d5b30e6cef93..82c50f5448b62e8fcc4aeefb178c675351d12f73 100644 (file)
@@ -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