diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-01 09:54:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-01 09:54:33 +0200 |
commit | 85d4fc78cedecde532bd4c8c006cfa2d5ec45df7 (patch) | |
tree | cc6f991a69f7f3851f1e0fb8fbc8ee10d02bfdca /net-fs | |
parent | app-dicts/myspell-es: arm stable, bug #592072 (diff) | |
download | gentoo-85d4fc78cedecde532bd4c8c006cfa2d5ec45df7.tar.gz gentoo-85d4fc78cedecde532bd4c8c006cfa2d5ec45df7.tar.bz2 gentoo-85d4fc78cedecde532bd4c8c006cfa2d5ec45df7.zip |
net-fs/sshfs: arm stable, bug #592144
Package-Manager: portage-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/sshfs/sshfs-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/sshfs/sshfs-2.8.ebuild b/net-fs/sshfs/sshfs-2.8.ebuild index e2514c8fe330..a515754f3a29 100644 --- a/net-fs/sshfs/sshfs-2.8.ebuild +++ b/net-fs/sshfs/sshfs-2.8.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs" SRC_URI="https://github.com/libfuse/${PN}/releases/download/${PN}_${PV}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-2.6.0_pre3 |