net-analyzer/tcpreplay: Stabilize 4.5.1 x86, #942829

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-11-09 10:22:12 +00:00
parent bd16ce7b20
commit bce754df22

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
LICENSE="BSD GPL-3"