projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
840b350
)
dev-python/filemagic: Add python3_6
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 15:19:20 +0000
(17:19 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 15:19:20 +0000
(17:19 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/filemagic/filemagic-1.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/filemagic/filemagic-1.6.ebuild
b/dev-python/filemagic/filemagic-1.6.ebuild
index fa9eed4ff1a0cdb4e43da398423606a4541bab87..0398d416e1775856e11af1ed51c7f65a12f8b3bc 100644
(file)
--- a/
dev-python/filemagic/filemagic-1.6.ebuild
+++ b/
dev-python/filemagic/filemagic-1.6.ebuild
@@
-1,8
+1,8
@@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=
"6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+EAPI=
6
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy )
inherit distutils-r1
DESCRIPTION="A Python API for libmagic, the library behind the Unix file command"