summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:25 +0200
commit7f57b5c4bcef7787b55b08ad9e6a55f59f52c594 (patch)
tree18148c60c70172bcddd93b1ceb0da2cd9bde8a99
parentapp-emacs/undercover: Keyword 0.8.1 arm64, #922064 (diff)
downloadgentoo-7f57b5c4bcef7787b55b08ad9e6a55f59f52c594.tar.gz
gentoo-7f57b5c4bcef7787b55b08ad9e6a55f59f52c594.tar.bz2
gentoo-7f57b5c4bcef7787b55b08ad9e6a55f59f52c594.zip
app-emacs/ansi: Keyword 0.4.1_p20211104 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/ansi/ansi-0.4.1_p20211104.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild b/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild
index 2eb24644a000..daffe26b83e5 100644
--- a/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild
+++ b/app-emacs/ansi/ansi-0.4.1_p20211104.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
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}.el-${COMMIT}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"