diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:22 +0200 |
commit | fe552adbf34d72f3a9178848ac5d81575aa24410 (patch) | |
tree | f57dbfd53fa98fc2847d6ee2d9efd56a7564f8b9 /app-emacs/undo-tree | |
parent | app-emacs/queue: Keyword 0.2 arm64, #922064 (diff) | |
download | gentoo-fe552adbf34d72f3a9178848ac5d81575aa24410.tar.gz gentoo-fe552adbf34d72f3a9178848ac5d81575aa24410.tar.bz2 gentoo-fe552adbf34d72f3a9178848ac5d81575aa24410.zip |
app-emacs/undo-tree: Keyword 0.8.2-r1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/undo-tree')
-rw-r--r-- | app-emacs/undo-tree/undo-tree-0.8.2-r1.ebuild | 4 |
1 files 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}" |