commit:     983f185bb39a20a9ce89d81c13d351312a10cb05
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 03:42:36 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 03:42:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983f185b

net-analyzer/tcpreplay: Stabilize 4.4.1 x86, #834459

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/tcpreplay/tcpreplay-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/tcpreplay/tcpreplay-4.4.1.ebuild 
b/net-analyzer/tcpreplay/tcpreplay-4.4.1.ebuild
index c888c55d41bb..f3f9e2d4d05c 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.4.1.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.4.1.ebuild
@@ -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
 
 S="${WORKDIR}"/${P/_/-}

Reply via email to