From 866befbdf1d717380625804654039cd72bd435f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 23 Sep 2019 19:03:36 +0200 Subject: [PATCH] app-admin/lastpass-binary-component: Add RESTRICT=bindist MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../lastpass-binary-component-4.19.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/lastpass-binary-component/lastpass-binary-component-4.19.0.ebuild b/app-admin/lastpass-binary-component/lastpass-binary-component-4.19.0.ebuild index c0407fd6d94f..ac0969132cf4 100644 --- a/app-admin/lastpass-binary-component/lastpass-binary-component-4.19.0.ebuild +++ b/app-admin/lastpass-binary-component/lastpass-binary-component-4.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.cloud.lastpass.com/linux/lplinux.tar.bz2 -> ${P}.tar.b LICENSE="LastPass" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -RESTRICT="strip mirror" # We can't mirror it, but we can fetch it +RESTRICT="bindist strip mirror" # We can't mirror it, but we can fetch it LASTPASS_EXEDIR=/opt/lastpass/ -- 2.26.2