commit: 0b0e8e78fc11c894cd4fbb576e04c5738d716ec1 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Mon Oct 6 11:19:06 2025 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Oct 6 11:19:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0e8e78
dev-cpp/azure-core: Stabilise 1.16.1 on amd64 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-cpp/azure-core/azure-core-1.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/azure-core/azure-core-1.16.1.ebuild b/dev-cpp/azure-core/azure-core-1.16.1.ebuild index 8cfac7c907e6..a78f7e0749e6 100644 --- a/dev-cpp/azure-core/azure-core-1.16.1.ebuild +++ b/dev-cpp/azure-core/azure-core-1.16.1.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.
