summaryrefslogtreecommitdiff
path: root/net-analyzer/tcpreplay/tcpreplay-4.4.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-09 16:25:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-09 16:25:07 +0100
commitcd7ab3ad114e9777d85ced67abdd5b25d0bd4efe (patch)
treef9ea6b32ed4d4a80670e4359efd031bfa77188e0 /net-analyzer/tcpreplay/tcpreplay-4.4.4.ebuild
parentca85c13c0f9c4f9af191bc9a46a7bc274e1d25bf (diff)
gentoo auto-resync : 09:07:2023 - 16:25:07
Diffstat (limited to 'net-analyzer/tcpreplay/tcpreplay-4.4.4.ebuild')
-rw-r--r--net-analyzer/tcpreplay/tcpreplay-4.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.4.4.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.4.4.ebuild
index f953a68c1c37..98be0bac5446 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.4.4.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.4.4.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/_/-}