diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 13:40:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 13:54:02 +0000 |
commit | 9c276a556cfb8ea807f4e61f553abf3587c48674 (patch) | |
tree | 18f975fb47dbad86f6e033ff8fd21b2f509f6f5d /net-fs/sshfs | |
parent | app-text/recode: arm64 stable (bug #717054) (diff) | |
download | gentoo-9c276a556cfb8ea807f4e61f553abf3587c48674.tar.gz gentoo-9c276a556cfb8ea807f4e61f553abf3587c48674.tar.bz2 gentoo-9c276a556cfb8ea807f4e61f553abf3587c48674.zip |
net-fs/sshfs: arm64 stable (bug #719312)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 b9eb127647f5..1416b6dd65a8 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 |