commit: 98672ece008026289f5c4b2e163b2fc93da171fd Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 14 17:53:28 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 14 17:53:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98672ece
app-emacs/spinner: Keyword 1.7.4 arm64, #922064 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/spinner/spinner-1.7.4.ebuild | 4 ++-- 1 file 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"
