diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-01 13:50:09 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-01 13:50:09 +0000 |
commit | d98d4196550cf8055c64f0d473e45ea422239317 (patch) | |
tree | ce7407a8d3c01ec575cf8bcdbf798ac190e16b5d /app-misc/nnn | |
parent | metadata/stabilization-groups: add tree-sitter group (diff) | |
download | gentoo-d98d4196550cf8055c64f0d473e45ea422239317.tar.gz gentoo-d98d4196550cf8055c64f0d473e45ea422239317.tar.bz2 gentoo-d98d4196550cf8055c64f0d473e45ea422239317.zip |
app-misc/nnn: Keyword 4.9 arm, #926262
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/nnn')
-rw-r--r-- | app-misc/nnn/nnn-4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/nnn/nnn-4.9.ebuild b/app-misc/nnn/nnn-4.9.ebuild index 4819666da402..cff13625f126 100644 --- a/app-misc/nnn/nnn-4.9.ebuild +++ b/app-misc/nnn/nnn-4.9.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/jarun/nnn/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="8contexts colemak emoji gitstatus icons namefirst nerdfonts pcre qsort +readline restorepreview" DEPEND="sys-libs/ncurses:= |