mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-admin/filebeat-bin: specify prebuilt binaries for 1.2.2
Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1495 Signed-off-by: Ian Delaney <idella4@gentoo.org>
This commit is contained in:
@@ -16,6 +16,8 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
QA_PREBUILT="usr/bin/filebeat"
|
||||
|
||||
src_unpack() {
|
||||
if use amd64; then
|
||||
S="${WORKDIR}/${MY_P}-x86_64"
|
||||
|
||||
Reference in New Issue
Block a user