diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/hstr/hstr-2.2-r1.ebuild (renamed from app-shells/hstr/hstr-2.2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-2.2.ebuild b/app-shells/hstr/hstr-2.2-r1.ebuild index 2945e1ac8406..ced186d9d6b4 100644 --- a/app-shells/hstr/hstr-2.2.ebuild +++ b/app-shells/hstr/hstr-2.2-r1.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" KEYWORDS="amd64 x86" RDEPEND=" - sys-libs/ncurses:0=[unicode]" + sys-libs/ncurses:=[unicode(+)]" DEPEND=" ${RDEPEND}" |