commit: 612be78d235fb6288c62f4a6880a3db6cf5f45b2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 05:46:31 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 05:46:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612be78d
net-analyzer/tcpreplay: Stabilize 4.4.3 amd64, #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 f953a68c1c37..8808ce145db6 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/_/-}