projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45dd509
)
app-emulation/sen: Drop python3_7 support. Missing deps.
author
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 21 Mar 2019 00:05:11 +0000
(
01:05
+0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 21 Mar 2019 00:05:24 +0000
(
01:05
+0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-emulation/sen/sen-0.6.1.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/sen/sen-0.6.1.ebuild
b/app-emulation/sen/sen-0.6.1.ebuild
index ebc569b9560de628fcb40f4e8d863743090e2cab..a1159468c541040a712b3da3f8595936cbf871f7 100644
(file)
--- a/
app-emulation/sen/sen-0.6.1.ebuild
+++ b/
app-emulation/sen/sen-0.6.1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6
,7
} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1