From 6ae31861daf1aec89c975b2686a7b3e953f723c2 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 14 Jan 2024 19:53:18 +0200 Subject: app-emacs/autothemer: Keyword 0.2.18 arm64, #922064 Signed-off-by: Arthur Zamarin --- app-emacs/autothemer/autothemer-0.2.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/autothemer/autothemer-0.2.18.ebuild b/app-emacs/autothemer/autothemer-0.2.18.ebuild index 93707e88932c..fd18c4fa1fd5 100644 --- a/app-emacs/autothemer/autothemer-0.2.18.ebuild +++ b/app-emacs/autothemer/autothemer-0.2.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then else # Recompressed from NonGNU ELPA. SRC_URI="https://dev.gentoo.org/~arsen/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" ELISP_REMOVE="${PN}-pkg.el" fi -- cgit v1.2.3-65-gdbad