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 BC9DE158021 for ; Thu, 13 Oct 2022 16:57:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED96EE0878; Thu, 13 Oct 2022 16:57:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BAB95E0878 for ; Thu, 13 Oct 2022 16:57:27 +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 A6F7B340DEC for ; Thu, 13 Oct 2022 16:57:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A1C55E8 for ; Thu, 13 Oct 2022 16:57:25 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1665680162.5926052fadf65161fa781e1c2bb3535d710e0442.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/vault/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/vault/vault-1.10.7.ebuild X-VCS-Directories: app-admin/vault/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 5926052fadf65161fa781e1c2bb3535d710e0442 X-VCS-Branch: master Date: Thu, 13 Oct 2022 16:57:25 +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: 81bb1c59-48d3-4f1e-bbab-c38dbf8eac36 X-Archives-Hash: c254c5ff5c0623879d628293a3a9062d commit: 5926052fadf65161fa781e1c2bb3535d710e0442 Author: Zac Medico gentoo org> AuthorDate: Thu Oct 13 16:55:57 2022 +0000 Commit: Zac Medico gentoo org> CommitDate: Thu Oct 13 16:56:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5926052f app-admin/vault: stabilize 1.10.7 for amd64 Bug: https://bugs.gentoo.org/876909 Signed-off-by: Zac Medico gentoo.org> app-admin/vault/vault-1.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/vault/vault-1.10.7.ebuild b/app-admin/vault/vault-1.10.7.ebuild index 6024fed54e00..1e115bc0fbe9 100644 --- a/app-admin/vault/vault-1.10.7.ebuild +++ b/app-admin/vault/vault-1.10.7.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/zmedico/vault/archive/refs/tags/v${PV}-vendor.tar.gz LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="+webui" BDEPEND="