From 69391750f4abd831ccbe815d80ec86765f96df01 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 14 Jan 2024 19:53:27 +0200 Subject: app-emacs/ht: Keyword 2.3 arm64, #922064 Signed-off-by: Arthur Zamarin --- app-emacs/ht/ht-2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/ht') diff --git a/app-emacs/ht/ht-2.3.ebuild b/app-emacs/ht/ht-2.3.ebuild index ea1808e4d495..57af14755328 100644 --- a/app-emacs/ht/ht-2.3.ebuild +++ b/app-emacs/ht/ht-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/ht.el-${PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad