mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-17 23:18:49 -04:00
net-analyzer/besttrace-bin: keyword 1.3.2-r1 for ~arm, ~x86
Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
This commit is contained in:
parent
12f022be84
commit
b94989e7c8
@ -12,7 +12,7 @@ S=${WORKDIR}
|
||||
|
||||
LICENSE="all-rights-reserved"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
@ -22,4 +22,6 @@ FILECAPS=( cap_net_raw=ep /usr/bin/besttrace )
|
||||
|
||||
src_install() {
|
||||
use amd64 && dobin besttrace
|
||||
use x86 && newbin besttrace32 besttrace
|
||||
use arm && newbin besttracearm besttrace
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user