net-wireless/kismet: don't strip
authorZero_Chaos <zerochaos@gentoo.org>
Tue, 17 Oct 2017 18:41:43 +0000 (14:41 -0400)
committerZero_Chaos <zerochaos@gentoo.org>
Tue, 17 Oct 2017 18:41:57 +0000 (14:41 -0400)
this is a live ebuild, we need that info

Package-Manager: Portage-2.3.11, Repoman-2.3.3

net-wireless/kismet/kismet-9999.ebuild

index aaa08799fb95ec22a147ee87484d75805b81a382..0cd7c6acad68dc55f840ac5ecb59d8c855b4d715 100644 (file)
@@ -14,6 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
        SRC_URI=""
        inherit git-r3
        KEYWORDS=""
+       RESTRICT="strip"
 else
        SRC_URI="http://www.kismetwireless.net/code/${MY_P}.tar.xz"
        KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"