dev-python/clint: Removed unused vcs-snapshot eclass from inherit

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2019-10-14 11:23:28 +02:00
parent 84ba7f4c6f
commit 6ea241758a

View File

@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
inherit distutils-r1 vcs-snapshot
inherit distutils-r1
DESCRIPTION="Python Command-line Application Tools"
HOMEPAGE="https://github.com/kennethreitz/clint"