commit:     a1e8967f0b4dee19ebe7be443083eeefa42e792b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  4 07:37:41 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar  4 07:37:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e8967f

net-analyzer/tcpreplay: Stabilize 4.4.3 x86, #899402

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/net-analyzer/tcpreplay/tcpreplay-4.4.3.ebuild 
b/net-analyzer/tcpreplay/tcpreplay-4.4.3.ebuild
index 8808ce145db6..98be0bac5446 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.4.3.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.4.3.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