diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:28 +0200 |
commit | 98672ece008026289f5c4b2e163b2fc93da171fd (patch) | |
tree | 7309d079ac6e677f4f79306908d723e8ae34b906 /app-emacs | |
parent | app-emacs/markdown-mode: Keyword 2.6 arm64, #922064 (diff) | |
download | gentoo-98672ece008026289f5c4b2e163b2fc93da171fd.tar.gz gentoo-98672ece008026289f5c4b2e163b2fc93da171fd.tar.bz2 gentoo-98672ece008026289f5c4b2e163b2fc93da171fd.zip |
app-emacs/spinner: Keyword 1.7.4 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/spinner/spinner-1.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/spinner/spinner-1.7.4.ebuild b/app-emacs/spinner/spinner-1.7.4.ebuild index c2f051ae5465..ee77682fffa5 100644 --- a/app-emacs/spinner/spinner-1.7.4.ebuild +++ b/app-emacs/spinner/spinner-1.7.4.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/Malabarba/spinner.el" SRC_URI="https://github.com/Malabarba/spinner.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" SITEFILE="50${PN}-gentoo.el" |