From: Michael Palimaka Date: Thu, 22 Dec 2016 06:57:00 +0000 (+1100) Subject: app-portage/tatt: EAPI 6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=270f3d886384402f5c902370c980c8149da82397;p=gentoo.git app-portage/tatt: EAPI 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index ae942d0c4906..96f747e3f77a 100644 --- a/app-portage/tatt/tatt-9999.ebuild +++ b/app-portage/tatt/tatt-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 )