commit: d618d456b9edc387d24cceafa42bd9b08e3c2002 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue Jan 17 00:03:35 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Jan 17 00:03:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d618d456
dev-util/ninja: sync live ebuild Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25 dev-util/ninja/ninja-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/ninja/ninja-9999.ebuild b/dev-util/ninja/ninja-9999.ebuild index 91be4df..0d4a854 100644 --- a/dev-util/ninja/ninja-9999.ebuild +++ b/dev-util/ninja/ninja-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python{2_7,3_4,3_5} )