commit: eb77f6d328f8167ae555f957c3d5f731c4da5f9a Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Tue Aug 29 13:39:30 2017 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Tue Aug 29 13:41:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb77f6d3
dev-util/qmtest: move to EAPI 6 dev-util/qmtest/qmtest-2.4.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/qmtest/qmtest-2.4.1-r1.ebuild b/dev-util/qmtest/qmtest-2.4.1-r1.ebuild index e0108e74a84..1f4a13ccb8a 100644 --- a/dev-util/qmtest/qmtest-2.4.1-r1.ebuild +++ b/dev-util/qmtest/qmtest-2.4.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) DISTUTILS_SINGLE_IMPL=1
