diff options
author | 2025-02-07 17:49:37 +0000 | |
---|---|---|
committer | 2025-02-07 17:49:37 +0000 | |
commit | be7649e5bfb99f08d4eea85966eb1c468bd12e20 (patch) | |
tree | 0012ef631a0d4454f2d8fe5d86ce893e8de67945 /app-emacs | |
parent | app-shells/nushell: Stabilize 0.101.0 amd64, #949358 (diff) | |
download | gentoo-be7649e5bfb99f08d4eea85966eb1c468bd12e20.tar.gz gentoo-be7649e5bfb99f08d4eea85966eb1c468bd12e20.tar.bz2 gentoo-be7649e5bfb99f08d4eea85966eb1c468bd12e20.zip |
app-emacs/llama: Keyword 0.6.0 arm, #949379
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/llama/llama-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/llama/llama-0.6.0.ebuild b/app-emacs/llama/llama-0.6.0.ebuild index d8b16f6cf670..23ce42cb7fac 100644 --- a/app-emacs/llama/llama-0.6.0.ebuild +++ b/app-emacs/llama/llama-0.6.0.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/tarsius/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~x86" fi LICENSE="GPL-3+" |