projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6c2cd5
)
dev-libs/libpeas: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Tue, 24 Jul 2018 09:49:17 +0000
(11:49 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 24 Jul 2018 12:45:27 +0000
(14:45 +0200)
dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
b/dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
index ead15aa6969b57d7e5b4a40c14def80683365aeb..9eee684fe8bebd8327b227b211fb9d146b7321cc 100644
(file)
--- a/
dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
+++ b/
dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6
,3_7
} )
inherit autotools eutils gnome2 multilib python-single-r1 virtualx