commit: 9b2e0927095b28134ee8d309708240625aa9953b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 14 17:53:29 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 14 17:53:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2e0927
app-emacs/deferred: Keyword 0.5.1 arm64, #922064 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/deferred/deferred-0.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/deferred/deferred-0.5.1.ebuild b/app-emacs/deferred/deferred-0.5.1.ebuild index 9ea6bf029bcc..a100c8ead3a6 100644 --- a/app-emacs/deferred/deferred-0.5.1.ebuild +++ b/app-emacs/deferred/deferred-0.5.1.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kiwanami/emacs-${PN}/archive/v${PV}.tar.gz -> ${P}.t S="${WORKDIR}"/emacs-${P} LICENSE="GPL-3+" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )"
