summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-12-01 18:34:54 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-12-01 18:34:54 +0100
commita015b0e6140c28c3cdebe4fe641152875a1f859d (patch)
tree13eb3e9b677ec90a3855de56a7f4dce4aff06f59 /app-misc/nnn
parentdev-util/ROPgadget: Stabilize 7.5 amd64, #945498 (diff)
downloadgentoo-a015b0e6140c28c3cdebe4fe641152875a1f859d.tar.gz
gentoo-a015b0e6140c28c3cdebe4fe641152875a1f859d.tar.bz2
gentoo-a015b0e6140c28c3cdebe4fe641152875a1f859d.zip
app-misc/nnn: Stabilize 5.0 amd64, #945501
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-misc/nnn')
-rw-r--r--app-misc/nnn/nnn-5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/nnn/nnn-5.0.ebuild b/app-misc/nnn/nnn-5.0.ebuild
index 934a1b8efc83..bfc3db88683e 100644
--- a/app-misc/nnn/nnn-5.0.ebuild
+++ b/app-misc/nnn/nnn-5.0.ebuild
@@ -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 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="8contexts colemak emoji gitstatus icons namefirst nerdfonts pcre qsort +readline restorepreview"
DEPEND="sys-libs/ncurses:=