summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-23 09:13:09 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-23 09:13:09 +0000
commitf0061e09798f111e0390a6b40282386bba90abd4 (patch)
tree832400d52d6bf42d0a3546a958cbf199fa7aa99a /net-analyzer
parentnet-analyzer/fping: Stabilize 5.2 ppc64, #940132 (diff)
downloadgentoo-f0061e09798f111e0390a6b40282386bba90abd4.tar.gz
gentoo-f0061e09798f111e0390a6b40282386bba90abd4.tar.bz2
gentoo-f0061e09798f111e0390a6b40282386bba90abd4.zip
net-analyzer/fping: Stabilize 5.2 ppc, #940132
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/fping/fping-5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fping/fping-5.2.ebuild b/net-analyzer/fping/fping-5.2.ebuild
index 676f5a74e83a..4b32072f87cc 100644
--- a/net-analyzer/fping/fping-5.2.ebuild
+++ b/net-analyzer/fping/fping-5.2.ebuild
@@ -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.)