app-misc/zellij: fixed slot

Signed-off-by: Luciano Degni <degni.public@gmail.com>
This commit is contained in:
Luciano Degni
2022-02-25 10:46:07 +01:00
parent 5f980fbea9
commit edf739f111

View File

@@ -314,7 +314,8 @@ LICENSE="
BSD
Unlicense
MPL-2.0
"SLOT="0"
"
SLOT="0"
KEYWORDS="~amd64"
IUSE="bash fish zsh doc examples zsh-completion fish-completion bash-completion"
REQUIRED_USE="|| ( bash fish zsh )"