diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 17:34:03 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:03 +0100 |
commit | 1785b60349be570c1cce454aca13f37977571fc5 (patch) | |
tree | 1bad91e65b34986c0a7e2083eb3a5b4acd899b2f /flx | |
parent | flx/remount: move to EAPI 7 (diff) | |
download | portage-1785b60349be570c1cce454aca13f37977571fc5.tar.xz |
flx/system-conf: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Diffstat (limited to 'flx')
-rw-r--r-- | flx/system-conf/system-conf-0.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flx/system-conf/system-conf-0.1.15.ebuild b/flx/system-conf/system-conf-0.1.15.ebuild index 531aa6a9..730c5529 100644 --- a/flx/system-conf/system-conf-0.1.15.ebuild +++ b/flx/system-conf/system-conf-0.1.15.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 DESCRIPTION="Formilux Tools" |