commit: c12b7be2eb5b2306e51576a63dab6167a3ffb7ec Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Jan 3 10:30:19 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Jan 3 10:30:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12b7be2
net-misc/sshrc: amd64 stable wrt bug #660340 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-misc/sshrc/sshrc-0.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/sshrc/sshrc-0.6.2.ebuild b/net-misc/sshrc/sshrc-0.6.2.ebuild index f8fc30766e0..f88910912dc 100644 --- a/net-misc/sshrc/sshrc-0.6.2.ebuild +++ b/net-misc/sshrc/sshrc-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Russell91/sshrc/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="mosh" RDEPEND="
