net-wireless/kismet: drop RESTRICT=strip

Closes: https://bugs.gentoo.org/958337
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2025-09-05 21:28:09 -04:00
parent 67b96cc8ed
commit 643062dd3d
2 changed files with 0 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ inherit autotools eapi9-ver python-single-r1 udev systemd
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://www.kismetwireless.net/git/${PN}.git"
inherit git-r3
RESTRICT="strip"
else
MY_P=${P/\./-}
MY_P=${MY_P/_beta/-BETA}

View File

@@ -10,7 +10,6 @@ inherit autotools eapi9-ver python-single-r1 udev systemd
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://www.kismetwireless.net/git/${PN}.git"
inherit git-r3
RESTRICT="strip"
else
MY_P=${P/\./-}
MY_P=${MY_P/_beta/-BETA}