diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-06 09:57:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-06 09:57:09 +0300 |
commit | 8ca7ec305a1c9a9a71352b9014be129b9c0e3d5c (patch) | |
tree | f6eac7896d5728f065d513d748c18605ba9495a8 /net-fs | |
parent | app-officeext/texmaths: amd64 stable wrt bug #670308 (diff) | |
download | gentoo-8ca7ec305a1c9a9a71352b9014be129b9c0e3d5c.tar.gz gentoo-8ca7ec305a1c9a9a71352b9014be129b9c0e3d5c.tar.bz2 gentoo-8ca7ec305a1c9a9a71352b9014be129b9c0e3d5c.zip |
net-fs/sshfs: amd64 stable wrt bug #669962
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/sshfs/sshfs-2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/sshfs/sshfs-2.10-r1.ebuild b/net-fs/sshfs/sshfs-2.10-r1.ebuild index fd397b6c6b71..5f5706514d29 100644 --- a/net-fs/sshfs/sshfs-2.10-r1.ebuild +++ b/net-fs/sshfs/sshfs-2.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs" SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0 |