projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd9e680
)
dev-python/amodem: drop python 3.3.
author
Anthony G. Basile
<blueness@gentoo.org>
Mon, 5 Oct 2015 15:49:31 +0000
(11:49 -0400)
committer
Anthony G. Basile
<blueness@gentoo.org>
Mon, 5 Oct 2015 15:49:31 +0000
(11:49 -0400)
Package-Manager: portage-2.2.20.1
dev-python/amodem/amodem-1.13.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/amodem/amodem-1.13.ebuild
b/dev-python/amodem/amodem-1.13.ebuild
index 2089e14bf656b001ed90ef95ee7e0207371dcebc..402feda361178da5e094a1b55e273effc966b544 100644
(file)
--- a/
dev-python/amodem/amodem-1.13.ebuild
+++ b/
dev-python/amodem/amodem-1.13.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_
3,3_
4} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
inherit distutils-r1