summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:21 +0200
commit5e0d286dec11a8dfe70f870569e05e7df5772605 (patch)
tree8ea3d986a6fe9be3ad44ebad4399c66633c5608c /app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
parentapp-emacs/editorconfig-emacs: Keyword 0.10.1 arm64, #922064 (diff)
downloadgentoo-5e0d286dec11a8dfe70f870569e05e7df5772605.tar.gz
gentoo-5e0d286dec11a8dfe70f870569e05e7df5772605.tar.bz2
gentoo-5e0d286dec11a8dfe70f870569e05e7df5772605.zip
app-emacs/emacs-openrc: Keyword 1.0.0 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild')
-rw-r--r--app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild b/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
index 45b40752ac21..ef9a2c2219c7 100644
--- a/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
+++ b/app-emacs/emacs-openrc/emacs-openrc-1.0.0.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
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitweb.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-2+"