commit:     c5b086b4a62bb85b706990a2e5773ed1adc85790
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  7 09:19:53 2026 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  7 09:19:53 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b086b4

net-analyzer/tcpreplay: stabilize 4.5.2 for amd64, x86

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-analyzer/tcpreplay/tcpreplay-4.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/tcpreplay/tcpreplay-4.5.2.ebuild 
b/net-analyzer/tcpreplay/tcpreplay-4.5.2.ebuild
index 29ce827b8715..c73a1db32142 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.5.2.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.5.2.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
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV}/${P}.tar.xz";
-       KEYWORDS="~amd64 ~arm ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~sparc x86"
 fi
 
 LICENSE="BSD GPL-3"

Reply via email to