summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:18 +0200
commit6ae31861daf1aec89c975b2686a7b3e953f723c2 (patch)
tree9815733fd0a166d9c522868da4418674f37e9512
parentapp-emacs/auctex: Keyword 13.2 arm64, #922064 (diff)
downloadgentoo-6ae31861daf1aec89c975b2686a7b3e953f723c2.tar.gz
gentoo-6ae31861daf1aec89c975b2686a7b3e953f723c2.tar.bz2
gentoo-6ae31861daf1aec89c975b2686a7b3e953f723c2.zip
app-emacs/autothemer: Keyword 0.2.18 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/autothemer/autothemer-0.2.18.ebuild4
1 files 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