diff options
author | Zac Medico <zmedico@gentoo.org> | 2022-02-16 12:53:18 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2022-02-16 12:55:36 -0800 |
commit | 1e9ef4886f12bcff94d54f6107405a4a2f53825c (patch) | |
tree | e3301d63dbbe7797f9db5ad01b77ea5e97591150 /app-admin/vault | |
parent | dev-java/jakarta-activation: Stabilize 2.0.1 arm64, #833388 (diff) | |
download | gentoo-1e9ef4886f12bcff94d54f6107405a4a2f53825c.tar.gz gentoo-1e9ef4886f12bcff94d54f6107405a4a2f53825c.tar.bz2 gentoo-1e9ef4886f12bcff94d54f6107405a4a2f53825c.zip |
app-admin/vault: Stabilize 1.9.2 for bug 833476
Bug: https://bugs.gentoo.org/833476
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-admin/vault')
-rw-r--r-- | app-admin/vault/vault-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/vault/vault-1.9.2.ebuild b/app-admin/vault/vault-1.9.2.ebuild index e7789c2ad89d..2b4429800783 100644 --- a/app-admin/vault/vault-1.9.2.ebuild +++ b/app-admin/vault/vault-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,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" +KEYWORDS="amd64" IUSE="+webui" BDEPEND=" |