projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14bd0bd
)
media-video/vcsi: enable python3.7
author
Joonas Niilola
<juippis@gmail.com>
Wed, 22 Aug 2018 05:59:16 +0000
(08:59 +0300)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 22 Aug 2018 21:52:51 +0000
(23:52 +0200)
Package-Manager: Portage[mgorny]-2.3.43.3
Closes: https://github.com/gentoo/gentoo/pull/9659
media-video/vcsi/vcsi-7.ebuild
patch
|
blob
|
history
diff --git
a/media-video/vcsi/vcsi-7.ebuild
b/media-video/vcsi/vcsi-7.ebuild
index 87cb0c19609a7f2fceb091b1e4fe419897aebd4b..01930585d6c2342ff5cb6302ab49325b0cf3488c 100644
(file)
--- a/
media-video/vcsi/vcsi-7.ebuild
+++ b/
media-video/vcsi/vcsi-7.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_{5
,6
} )
+PYTHON_COMPAT=( python3_{5
..7
} )
inherit distutils-r1