diff options
Diffstat (limited to 'app-shells/hstr/hstr-1.22-r1.ebuild')
-rw-r--r-- | app-shells/hstr/hstr-1.22-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/hstr/hstr-1.22-r1.ebuild b/app-shells/hstr/hstr-1.22-r1.ebuild index 65bf3cc8a9a0..120e39a10373 100644 --- a/app-shells/hstr/hstr-1.22-r1.ebuild +++ b/app-shells/hstr/hstr-1.22-r1.ebuild @@ -11,10 +11,9 @@ 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=" +RDEPEND="sys-libs/ncurses:0=" DEPEND=" ${RDEPEND} |