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:
Tomas Mozes
2016-05-25 11:33:31 +02:00
committed by Ian Delaney
parent 935d407713
commit e1d36f8194

View File

@@ -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"