fix some typos

This commit is contained in:
2019-11-01 20:19:14 +01:00
parent 852328e5b1
commit cf5d396d26
9 changed files with 14 additions and 17 deletions
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{3_{6,7}} )
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1