projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6050ed
)
dev-util/cram: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:38:16 +0000
(20:38 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:17 +0000
(20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-util/cram/cram-0.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/cram/cram-0.7.ebuild
b/dev-util/cram/cram-0.7.ebuild
index 3c164062131b9127d7fe20e40081c169c74dcd06..df20e57066295ffd0ef5d3ef3bb69f254e0b129f 100644
(file)
--- a/
dev-util/cram/cram-0.7.ebuild
+++ b/
dev-util/cram/cram-0.7.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5
,6
}} )
inherit distutils-r1