summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:29 +0200
commite83fc527f6ee0075d1394d6c8639bfc67af34384 (patch)
tree6feebda19ef4fd5f3c2cbd1ef768c4321a81b670 /app-emacs/ecukes
parentapp-emacs/deferred: Keyword 0.5.1 arm64, #922064 (diff)
downloadgentoo-e83fc527f6ee0075d1394d6c8639bfc67af34384.tar.gz
gentoo-e83fc527f6ee0075d1394d6c8639bfc67af34384.tar.bz2
gentoo-e83fc527f6ee0075d1394d6c8639bfc67af34384.zip
app-emacs/ecukes: Keyword 0.6.18-r1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/ecukes')
-rw-r--r--app-emacs/ecukes/ecukes-0.6.18-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild b/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild
index 56706c2cc009..153017cef0f8 100644
--- a/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild
+++ b/app-emacs/ecukes/ecukes-0.6.18-r1.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ecukes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"