projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
543c28e
)
dev-python/plumbum: python3_6 added
author
Andrey Grozin
<grozin@gentoo.org>
Thu, 30 Mar 2017 18:06:31 +0000
(
01:06
+0700)
committer
Andrey Grozin
<grozin@gentoo.org>
Thu, 30 Mar 2017 18:06:31 +0000
(
01:06
+0700)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/plumbum/plumbum-1.6.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/plumbum/plumbum-1.6.3.ebuild
b/dev-python/plumbum/plumbum-1.6.3.ebuild
index 6ef0cdb37ca9771e62bb1e96cc33ce3db8be416b..5c8760d9ddb4e5cf5c935159fc7e57ff53e526e5 100644
(file)
--- a/
dev-python/plumbum/plumbum-1.6.3.ebuild
+++ b/
dev-python/plumbum/plumbum-1.6.3.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1
DESCRIPTION="A library for shell script-like programs in python"