diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:05:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:05:20 +0000 |
commit | 2b08a5ee97f9f685a8fd77fc410632e9b69c579e (patch) | |
tree | fbde3a805a8932c859bd9eb4c21b9934565e94f4 /net-analyzer | |
parent | sys-process/numad: Stabilize 0.5_p20180531-r2 arm64, #930907 (diff) | |
download | gentoo-2b08a5ee97f9f685a8fd77fc410632e9b69c579e.tar.gz gentoo-2b08a5ee97f9f685a8fd77fc410632e9b69c579e.tar.bz2 gentoo-2b08a5ee97f9f685a8fd77fc410632e9b69c579e.zip |
net-analyzer/fping: Stabilize 5.1-r1 ppc64, #930874
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fping/fping-5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fping/fping-5.1-r1.ebuild b/net-analyzer/fping/fping-5.1-r1.ebuild index ddd1e6978d3a..94eda25727f7 100644 --- a/net-analyzer/fping/fping-5.1-r1.ebuild +++ b/net-analyzer/fping/fping-5.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://fping.org/dist/${P}.tar.gz" LICENSE="fping" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="suid" FILECAPS=( cap_net_raw+ep usr/sbin/fping ) |