summaryrefslogtreecommitdiff
path: root/app-shells/fish/fish-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/fish/fish-9999.ebuild')
-rw-r--r--app-shells/fish/fish-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/fish/fish-9999.ebuild b/app-shells/fish/fish-9999.ebuild
index e2662c513ae4..abb51e209302 100644
--- a/app-shells/fish/fish-9999.ebuild
+++ b/app-shells/fish/fish-9999.ebuild
@@ -28,9 +28,9 @@ IUSE="+doc nls test"
RESTRICT="!test? ( test )"
RDEPEND="
- >=dev-libs/libpcre2-10.32[pcre32]
+ >=dev-libs/libpcre2-10.32:=[pcre32]
sys-apps/coreutils
- sys-libs/ncurses:0=[unicode]
+ sys-libs/ncurses:=[unicode(+)]
"
DEPEND="${RDEPEND}"