From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C9C5415ACFB for ; Fri, 14 Apr 2023 20:43:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B3DFE07A7; Fri, 14 Apr 2023 20:43:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2AB0E07A7 for ; Fri, 14 Apr 2023 20:43:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D6D0D33BDE1 for ; Fri, 14 Apr 2023 20:42:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 315A37FD for ; Fri, 14 Apr 2023 20:42:58 +0000 (UTC) From: "Vitaly Zdanevich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vitaly Zdanevich" Message-ID: <1681504972.72636a0300d7f54f7c62ff629618d5bf955cb546.zdanevich.vitaly@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/1password-cli/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/1password-cli/1password-cli-2.14.0.ebuild X-VCS-Directories: app-misc/1password-cli/ X-VCS-Committer: zdanevich.vitaly X-VCS-Committer-Name: Vitaly Zdanevich X-VCS-Revision: 72636a0300d7f54f7c62ff629618d5bf955cb546 X-VCS-Branch: dev Date: Fri, 14 Apr 2023 20:42:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1741d8a3-8e7a-41e0-847e-5a9dbf09aee2 X-Archives-Hash: 904f987e3967505aa1df13312467c48c commit: 72636a0300d7f54f7c62ff629618d5bf955cb546 Author: Vitaly Zdanevich ya ru> AuthorDate: Fri Apr 14 20:42:52 2023 +0000 Commit: Vitaly Zdanevich ya ru> CommitDate: Fri Apr 14 20:42:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72636a03 app-misc/1password-cli KEYWORD to unstable Signed-off-by: Vitaly Zdanevich ya.ru> app-misc/1password-cli/1password-cli-2.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/1password-cli/1password-cli-2.14.0.ebuild b/app-misc/1password-cli/1password-cli-2.14.0.ebuild index c58005aff..081283d53 100644 --- a/app-misc/1password-cli/1password-cli-2.14.0.ebuild +++ b/app-misc/1password-cli/1password-cli-2.14.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="amd64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v${PV}/op_linux_am LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="~amd64" RESTRICT="strip test bindist"