dev-cpp/azure-security-keyvault-certificates: Sync with Gentoo

It's from Gentoo commit 900c0ee7e1d9216e47aab2ce63f20136500abec8.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-03-02 07:24:00 +00:00 committed by Krzesimir Nowak
parent e6cb063efe
commit 7e47b4ae80

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -13,7 +13,7 @@ SRC_URI="https://github.com/Azure/azure-sdk-for-cpp/archive/${COMMIT}.tar.gz ->
S="${WORKDIR}/${MY_P}/sdk/keyvault/${PN}"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="amd64"
KEYWORDS="amd64 ~arm64"
IUSE="doc"
RESTRICT="test" # Too many online tests.