commit: aca947adc40dd810acff1b0a45c174ff3cfdd742
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 15:32:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 15:32:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca947ad
net-analyzer/tcpslice: Stabilize 1.8 x86, #950931
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/tcpslice/tcpslice-1.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/tcpslice/tcpslice-1.8.ebuild
b/net-analyzer/tcpslice/tcpslice-1.8.ebuild
index 2e725ff18f9b..09a3a01b633f 100644
--- a/net-analyzer/tcpslice/tcpslice-1.8.ebuild
+++ b/net-analyzer/tcpslice/tcpslice-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND="net-libs/libpcap"
DEPEND="${RDEPEND}"