net-analyzer/fping: Stabilize 5.3 arm64, #954576

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-05-04 21:22:27 +01:00
parent 7041dee8bd
commit c3db11cf7d
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -14,7 +14,7 @@ SRC_URI="
LICENSE="fping"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug suid"
# There are some tests in ci/* but they don't seem to be for packaging
# (they want to modify the live FS by e.g. copying to /tmp.)