mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
dev-cpp/azure-security-keyvault-keys: Sync with Gentoo
It's from Gentoo commit 1206ca1cdfd6f2471b013856e40bc109bef8a386. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
7e47b4ae80
commit
f0d3cb8fc5
@ -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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user