commit: a95db9167fb78f628cd177ae3b50866e4f75610e Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Sep 11 17:10:16 2025 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Sep 11 17:11:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95db916
dev-cpp/azure-core: Stabilise 1.16.0 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-cpp/azure-core/azure-core-1.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/azure-core/azure-core-1.16.0.ebuild b/dev-cpp/azure-core/azure-core-1.16.0.ebuild index 118737dffc65..333d13c7042a 100644 --- a/dev-cpp/azure-core/azure-core-1.16.0.ebuild +++ b/dev-cpp/azure-core/azure-core-1.16.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Azure/azure-sdk-for-cpp/archive/${COMMIT}.tar.gz -> S="${WORKDIR}/${MY_P}/sdk/core/${PN}" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc" RESTRICT="test" # Too many online tests.
