commit: 5bf9761258f0c1a43dd92552fe9471141b404b82 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Dec 29 20:02:50 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 01:43:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf97612
net-analyzer/bwping: Stabilize 2.6 x86, #968151 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-analyzer/bwping/bwping-2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/bwping/bwping-2.6.ebuild b/net-analyzer/bwping/bwping-2.6.ebuild index ce2d3a179771..2830202daa23 100644 --- a/net-analyzer/bwping/bwping-2.6.ebuild +++ b/net-analyzer/bwping/bwping-2.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/oleg-derevenetz/bwping/releases/download/RELEASE_${P LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" src_test() { [[ ${UID} = 0 ]] && default
