diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-01-16 19:03:35 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-01-16 19:03:35 -0500 |
commit | d618d456b9edc387d24cceafa42bd9b08e3c2002 (patch) | |
tree | e736401801557a58d26ef303951af7ff3005a6f0 /dev-util/ninja | |
parent | app-misc/zygrib: remove old version (diff) | |
download | gentoo-d618d456b9edc387d24cceafa42bd9b08e3c2002.tar.gz gentoo-d618d456b9edc387d24cceafa42bd9b08e3c2002.tar.bz2 gentoo-d618d456b9edc387d24cceafa42bd9b08e3c2002.zip |
dev-util/ninja: sync live ebuild
Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25
Diffstat (limited to 'dev-util/ninja')
-rw-r--r-- | dev-util/ninja/ninja-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ninja/ninja-9999.ebuild b/dev-util/ninja/ninja-9999.ebuild index 91be4dfcc701..0d4a854441b5 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} ) |