diff options
author | Sam James <sam@gentoo.org> | 2023-08-01 07:46:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-01 07:46:42 +0100 |
commit | b9cbca9e8d0278116783072392381fa85ea5e61a (patch) | |
tree | 24c3f38f5c514fde11db6f896c727e0a50bdd571 /app-misc/nnn/nnn-4.8.ebuild | |
parent | www-client/firefox-bin: drop 115.0.2 (diff) | |
download | gentoo-b9cbca9e8d0278116783072392381fa85ea5e61a.tar.gz gentoo-b9cbca9e8d0278116783072392381fa85ea5e61a.tar.bz2 gentoo-b9cbca9e8d0278116783072392381fa85ea5e61a.zip |
app-misc/nnn: Stabilize 4.8 amd64, #911521
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/nnn/nnn-4.8.ebuild')
-rw-r--r-- | app-misc/nnn/nnn-4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/nnn/nnn-4.8.ebuild b/app-misc/nnn/nnn-4.8.ebuild index 3666ef82e251..c4e9d82febc1 100644 --- a/app-misc/nnn/nnn-4.8.ebuild +++ b/app-misc/nnn/nnn-4.8.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 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="8contexts colemak colemak-dh emoji gitstatus icons namefirst nerdfonts pcre qsort +readline restorepreview" DEPEND="sys-libs/ncurses:= |