2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-19 00:09:37 +03:00

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

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2023-03-04 09:37:41 +02:00
parent 1265a4dadb
commit a1e8967f0b

View File

@@ -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/_/-}