diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | 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.ebuild index 0033ce507cfd..1f78cc2d598e 100644 --- a/app-shells/hstr/hstr-2.2.ebuild +++ b/app-shells/hstr/hstr-2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" sys-libs/ncurses:0=[unicode]" |