dev-python/pyserial: Bump to EAPI 7

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-11-22 10:12:20 +01:00
parent 5f7cd89ef2
commit 21b3f4bab1

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
inherit distutils-r1