sys-apps/baselayout-java: p11-kit now always has trust enabled

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-06-30 11:11:18 +01:00
parent d64eb80596
commit af3a606d2f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~
IUSE=""
BDEPEND="
app-crypt/p11-kit[trust]
app-crypt/p11-kit[trust(+)]
app-misc/ca-certificates
"