commit: ef657cfcd1bca501e21e0f868430062437d790a4 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Mar 5 12:33:17 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Mar 5 12:33:17 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef657cfc
net-analyzer/fping: Stabilize 5.4 ppc, #970919 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-analyzer/fping/fping-5.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/fping/fping-5.4.ebuild b/net-analyzer/fping/fping-5.4.ebuild index 5652dab993f4..312f75111d00 100644 --- a/net-analyzer/fping/fping-5.4.ebuild +++ b/net-analyzer/fping/fping-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="fping" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86" 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.)
