commit:     0896fd72a09a7366ffb07d9e8fbc431e20f98ba6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 23:03:13 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 23:03:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0896fd72

net-analyzer/tcpreplay: Stabilize 4.4.2 x86, #877033

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

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

diff --git a/net-analyzer/tcpreplay/tcpreplay-4.4.2.ebuild 
b/net-analyzer/tcpreplay/tcpreplay-4.4.2.ebuild
index c0738cb35991..aebdcc9142d9 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.4.2.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.4.2.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