From eb77f6d328f8167ae555f957c3d5f731c4da5f9a Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Tue, 29 Aug 2017 15:39:30 +0200 Subject: 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 e0108e74a847..1f4a13ccb8a1 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 -- cgit v1.2.3-65-gdbad