diff options
author | 2019-04-09 09:05:16 -0400 | |
---|---|---|
committer | 2019-04-09 09:05:16 -0400 | |
commit | 14b48ee990301be3ab95409debfa86ea22b92142 (patch) | |
tree | eb808328513fccde637142e050e81bd6a3d46162 /sys-apps | |
parent | sys-apps/net-tools: stable on arm64 (diff) | |
download | musl-14b48ee990301be3ab95409debfa86ea22b92142.tar.gz musl-14b48ee990301be3ab95409debfa86ea22b92142.tar.bz2 musl-14b48ee990301be3ab95409debfa86ea22b92142.zip |
sys-apps/net-tools: drop to EAPI=6 to match upstream
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild index 88978567..3acbe435 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 inherit flag-o-matic toolchain-funcs |