net-analyzer/arptools: Port to EAPI 8

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2021-10-21 21:11:39 +02:00
parent 69b1d4acd3
commit 791bdcd9f5

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=8
DESCRIPTION="a collection of libnet and libpcap based ARP utilities"
HOMEPAGE="https://github.com/burghardt/arptools"