From: Alon Bar-Lev Date: Thu, 27 Sep 2018 23:59:40 +0000 (+0300) Subject: app-arch/createrepo: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=caa7f9587a662f5d60b8645705d456894d461f52;p=gentoo.git app-arch/createrepo: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/app-arch/createrepo/createrepo-0.10.4.ebuild b/app-arch/createrepo/createrepo-0.10.4.ebuild index 55076a14eb95..5d4bb0877b1d 100644 --- a/app-arch/createrepo/createrepo-0.10.4.ebuild +++ b/app-arch/createrepo/createrepo-0.10.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE='xml'