diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 16:15:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 16:15:52 +0200 |
commit | 5c53ccb0fd3252d6444b50dcf710623ec75b2824 (patch) | |
tree | e2151e5881e76c82a0e5b428a7884488291a012f /net-fs/sshfs | |
parent | dev-python/dbus-python: x86 stable wrt bug #714306 (diff) | |
download | gentoo-5c53ccb0fd3252d6444b50dcf710623ec75b2824.tar.gz gentoo-5c53ccb0fd3252d6444b50dcf710623ec75b2824.tar.bz2 gentoo-5c53ccb0fd3252d6444b50dcf710623ec75b2824.zip |
net-fs/sshfs: x86 stable wrt bug #719312
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs/sshfs')
-rw-r--r-- | net-fs/sshfs/sshfs-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/sshfs/sshfs-3.7.0.ebuild b/net-fs/sshfs/sshfs-3.7.0.ebuild index 8fbd75eb7eae..989a93f29fe9 100644 --- a/net-fs/sshfs/sshfs-3.7.0.ebuild +++ b/net-fs/sshfs/sshfs-3.7.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs" SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" DEPEND=">=sys-fs/fuse-3.1.0:3 |