commit: 291d365a8e95f5c0373a6f8d43cc9b1c946ea02a Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 5 01:22:15 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 5 01:51:14 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291d365a
sys-apps/asahi-configs: Stabilize 2 arm64, #963211 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-apps/asahi-configs/asahi-configs-2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/asahi-configs/asahi-configs-2.ebuild b/sys-apps/asahi-configs/asahi-configs-2.ebuild index 7606067e7bf9..4b8f906d7b51 100644 --- a/sys-apps/asahi-configs/asahi-configs-2.ebuild +++ b/sys-apps/asahi-configs/asahi-configs-2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -8,7 +8,7 @@ HOMEPAGE="https://asahilinux.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~arm64" +KEYWORDS="arm64" src_unpack() { mkdir "${S}" || die
