projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95d0a66
)
Revert "Enable py3.7"
author
Michał Górny
<mgorny@gentoo.org>
Tue, 24 Jul 2018 12:47:40 +0000
(14:47 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 24 Jul 2018 12:47:40 +0000
(14:47 +0200)
Reverting to fix the commit message.
dev-python/dbus-python/dbus-python-1.2.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/dbus-python/dbus-python-1.2.8.ebuild
b/dev-python/dbus-python/dbus-python-1.2.8.ebuild
index df539fe46ab6494248f8ad9edf250973f475b124..3857687ebfe5960748a8d3367b2c8d56dbf72bc0 100644
(file)
--- a/
dev-python/dbus-python/dbus-python-1.2.8.ebuild
+++ b/
dev-python/dbus-python/dbus-python-1.2.8.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_REQ_USE="threads(+)"
inherit autotools python-r1