commit: cf5b25bf31b12627f82288bff3e729252e2d229a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 16:58:23 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 16:58:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5b25bf
app-misc/ranger: Keyword 1.9.3-r1 arm64, #930429
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/ranger/ranger-1.9.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/ranger/ranger-1.9.3-r1.ebuild
b/app-misc/ranger/ranger-1.9.3-r1.ebuild
index dee754a1a0c8..b97a50e3bdbf 100644
--- a/app-misc/ranger/ranger-1.9.3-r1.ebuild
+++ b/app-misc/ranger/ranger-1.9.3-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
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/ranger/ranger.git"
else
SRC_URI="https://github.com/ranger/ranger/archive/v${PV}.tar.gz ->
${P}.gh.tar.gz"
- KEYWORDS="amd64 ~ppc ~riscv x86"
+ KEYWORDS="amd64 ~arm64 ~ppc ~riscv x86"
fi
DESCRIPTION="Vim-inspired file manager for the console"