commit: 9bd8a7c90cca23647ed1a33de9af19d363bf195d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 02:48:41 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 02:48:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd8a7c9
net-analyzer/tcpslice: Stabilize 1.7 x86, #943491
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/tcpslice/tcpslice-1.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/tcpslice/tcpslice-1.7.ebuild
b/net-analyzer/tcpslice/tcpslice-1.7.ebuild
index 2e725ff18f9b..fab9bf22e81d 100644
--- a/net-analyzer/tcpslice/tcpslice-1.7.ebuild
+++ b/net-analyzer/tcpslice/tcpslice-1.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND="net-libs/libpcap"
DEPEND="${RDEPEND}"