From: Alon Bar-Lev Date: Fri, 28 Sep 2018 00:01:02 +0000 (+0300) Subject: app-arch/deltarpm: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e4634f994b2ddfe76cbca37e051fd4c02556e9f;p=gentoo.git app-arch/deltarpm: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/app-arch/deltarpm/deltarpm-3.6.ebuild b/app-arch/deltarpm/deltarpm-3.6.ebuild index 3a60c4ea7da0..8e7abf5cdb35 100644 --- a/app-arch/deltarpm/deltarpm-3.6.ebuild +++ b/app-arch/deltarpm/deltarpm-3.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 )