commit:     ed8861be73c4da16b73e8c4ae0903c7b75637757
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 10:34:01 2026 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 10:37:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8861be

dev-cpp/azure-identity: Stabilise 1.13.2 on amd64

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-cpp/azure-identity/azure-identity-1.13.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/azure-identity/azure-identity-1.13.2.ebuild 
b/dev-cpp/azure-identity/azure-identity-1.13.2.ebuild
index f521a19b95d8..2f97c9a447f4 100644
--- a/dev-cpp/azure-identity/azure-identity-1.13.2.ebuild
+++ b/dev-cpp/azure-identity/azure-identity-1.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 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/identity/${PN}"
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc"
 RESTRICT="test" # Too many online tests.
 

Reply via email to