commit: fe552adbf34d72f3a9178848ac5d81575aa24410 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 14 17:53:22 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 14 17:53:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe552adb
app-emacs/undo-tree: Keyword 0.8.2-r1 arm64, #922064 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/undo-tree/undo-tree-0.8.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/undo-tree/undo-tree-0.8.2-r1.ebuild b/app-emacs/undo-tree/undo-tree-0.8.2-r1.ebuild index c3e1502fdc2a..27679d36275a 100644 --- a/app-emacs/undo-tree/undo-tree-0.8.2-r1.ebuild +++ b/app-emacs/undo-tree/undo-tree-0.8.2-r1.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://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="app-emacs/queue" BDEPEND="${RDEPEND}"
