commit:     0138904bdee5eb23a736094136c10d54be0ca4b1
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun May  7 07:01:52 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun May  7 07:05:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0138904b

app-misc/nnn: cosmetic changes on 4.8, alphabetical sorting of IUSE etc

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/nnn/nnn-4.8.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-misc/nnn/nnn-4.8.ebuild b/app-misc/nnn/nnn-4.8.ebuild
index 7ce3a7c08a36..3666ef82e251 100644
--- a/app-misc/nnn/nnn-4.8.ebuild
+++ b/app-misc/nnn/nnn-4.8.ebuild
@@ -12,7 +12,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"
-IUSE="+readline pcre 8contexts icons nerdfonts emoji qsort colemak colemak-dh 
gitstatus namefirst restorepreview"
+IUSE="8contexts colemak colemak-dh emoji gitstatus icons namefirst nerdfonts 
pcre qsort +readline restorepreview"
 
 DEPEND="sys-libs/ncurses:=
        pcre? ( dev-libs/libpcre )
@@ -20,7 +20,8 @@ DEPEND="sys-libs/ncurses:=
        elibc_musl? ( sys-libs/fts-standalone )"
 BDEPEND="virtual/pkgconfig"
 RDEPEND="${DEPEND}"
-REQUIRED_USE="?? ( icons nerdfonts emoji ) ?? ( colemak colemak-dh )"
+REQUIRED_USE="?? ( icons nerdfonts emoji )
+       ?? ( colemak colemak-dh )"
 
 src_prepare() {
        default

Reply via email to