diff --git a/dev-python/pypandoc/pypandoc-1.4.ebuild b/dev-python/pypandoc/pypandoc-1.4.ebuild index d7d9e4ec8..e62f5b171 100644 --- a/dev-python/pypandoc/pypandoc-1.4.ebuild +++ b/dev-python/pypandoc/pypandoc-1.4.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ +# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net +# Distributed under the terms of the GNU General Public License v3.0 -EAPI=6 +EAPI="7" PYTHON_COMPAT=( python3_{5,6,7} )