mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/op-cli-bin: fix licensing and restrictions
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -8,14 +8,14 @@ HOMEPAGE="https://1password.com/downloads/command-line"
|
||||
SITE="https://cache.agilebits.com/dist/1P/op/pkg/v${PV}/"
|
||||
SRC_URI="${SITE}/op_linux_amd64_v${PV}.zip"
|
||||
|
||||
LICENSE="1PASSWORD"
|
||||
LICENSE="all-rights-reserved"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
QA_PREBUILT="usr/bin/op"
|
||||
RESTRICT="mirror"
|
||||
RESTRICT="bindist mirror"
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user