commit: fcf956621ef4e1d5994fb816814b2ee65f86c46c Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Mar 19 09:32:32 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Mar 19 09:38:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf95662
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(-) diff --git a/app-shells/hstr/hstr-1.22-r1.ebuild b/app-shells/hstr/hstr-1.22-r1.ebuild index 65bf3cc8a9a..120e39a1037 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}
