From fcf956621ef4e1d5994fb816814b2ee65f86c46c Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sun, 19 Mar 2017 10:32:32 +0100 Subject: app-shells/hstr: stable for amd64+x86. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- app-shells/hstr/hstr-1.22-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app-shells') 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} -- cgit v1.2.3-65-gdbad