summaryrefslogtreecommitdiff
path: root/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-14 19:16:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-14 19:16:40 +0000
commitd8a50857c27d3253561374390ac9ed8c1b65d9bc (patch)
tree6c2f0ed6b4c828277d0a6a46b637500424e6f7ba /app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
parentf99f698d6ca8e2b91b91c08d82bde8f07ed2cdfc (diff)
gentoo auto-resync : 14:01:2024 - 19:16:40
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+"