diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-08 00:42:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-08 00:42:25 +0100 |
commit | 7fa4f06967561f591366107b7e3dc9fe4996f4ea (patch) | |
tree | fa09c8ea185eb428819c627ed63a735b62c27c54 /net-fs | |
parent | app-office/skrooge: x86 stable (bug #670294) (diff) | |
download | gentoo-7fa4f06967561f591366107b7e3dc9fe4996f4ea.tar.gz gentoo-7fa4f06967561f591366107b7e3dc9fe4996f4ea.tar.bz2 gentoo-7fa4f06967561f591366107b7e3dc9fe4996f4ea.zip |
net-fs/sshfs: x86 stable (bug #669962)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/sshfs/sshfs-2.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/sshfs/sshfs-2.10-r1.ebuild b/net-fs/sshfs/sshfs-2.10-r1.ebuild index ab59f075dd24..71958903630f 100644 --- a/net-fs/sshfs/sshfs-2.10-r1.ebuild +++ b/net-fs/sshfs/sshfs-2.10-r1.ebuild @@ -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 |