commit:     e0263b71a4ebcbd6c3a9e1f1c8fb85f846de5603
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 01:58:54 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 02:16:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0263b71

app-misc/ranger: sync live

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-misc/ranger/ranger-9999.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-misc/ranger/ranger-9999.ebuild 
b/app-misc/ranger/ranger-9999.ebuild
index 2ccc39445f4c..d89678b78bca 100644
--- a/app-misc/ranger/ranger-9999.ebuild
+++ b/app-misc/ranger/ranger-9999.ebuild
@@ -13,8 +13,11 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
        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"
+       SRC_URI="
+               https://github.com/ranger/ranger/archive/v${PV}.tar.gz
+                       -> ${P}.gh.tar.gz
+       "
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
 fi
 
 DESCRIPTION="Vim-inspired file manager for the console"

Reply via email to