commit:     e7e998e3bd24a8acb9ac4850782d5d0f70596521
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  5 19:10:25 2026 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb  5 19:10:25 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e998e3

dev-util/directx-headers: Stabilize 1.618.2 arm64, #969652

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/directx-headers/directx-headers-1.618.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/directx-headers/directx-headers-1.618.2.ebuild 
b/dev-util/directx-headers/directx-headers-1.618.2.ebuild
index ce28f3d1c195..3e0845ce2fad 100644
--- a/dev-util/directx-headers/directx-headers-1.618.2.ebuild
+++ b/dev-util/directx-headers/directx-headers-1.618.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
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/microsoft/${MY_PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 arm64 ~x86"
        S="${WORKDIR}"/${MY_PN}-${PV}
 fi
 

Reply via email to