diff options
-rw-r--r-- | flx/init-dnsmasq/init-dnsmasq-2.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flx/init-dnsmasq/init-dnsmasq-2.32.ebuild b/flx/init-dnsmasq/init-dnsmasq-2.32.ebuild index 7145e79f..fd1af880 100644 --- a/flx/init-dnsmasq/init-dnsmasq-2.32.ebuild +++ b/flx/init-dnsmasq/init-dnsmasq-2.32.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 flx-init-scripts EGIT_BRANCH="2.32-flx0" |