commit:     a9ab2a4925d6891dd685a04260df2cc4157a4937
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 20:40:44 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 20:40:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ab2a49

app-admin/op-cli-bin: fix licensing and restrictions

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-admin/op-cli-bin/op-cli-bin-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/op-cli-bin/op-cli-bin-1.7.0.ebuild 
b/app-admin/op-cli-bin/op-cli-bin-1.7.0.ebuild
index bdc1fe05761..a1bbc9ae0b9 100644
--- a/app-admin/op-cli-bin/op-cli-bin-1.7.0.ebuild
+++ b/app-admin/op-cli-bin/op-cli-bin-1.7.0.ebuild
@@ -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() {

Reply via email to