projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
960a11e
)
dev-db/pgxnclient: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 15:36:59 +0000
(17:36 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 15:49:11 +0000
(17:49 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-db/pgxnclient/pgxnclient-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild
b/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild
index f4bb28fabb6107543343a310b53b4706b55b2b15..1abdafe1a352b9a5193bac6338bc343de7bb0258 100644
(file)
--- a/
dev-db/pgxnclient/pgxnclient-1.2.1.ebuild
+++ b/
dev-db/pgxnclient/pgxnclient-1.2.1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit distutils-r1