diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-24 16:46:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-24 16:46:01 +0300 |
commit | 2b101ff487d9e0f55041a777eff71c8990ae04ec (patch) | |
tree | 8f78bab3f1209f9b96967f1b2c5e286de8073c10 /net-fs | |
parent | app-i18n/uim: fix build with Clang 16+ (diff) | |
download | gentoo-2b101ff487d9e0f55041a777eff71c8990ae04ec.tar.gz gentoo-2b101ff487d9e0f55041a777eff71c8990ae04ec.tar.bz2 gentoo-2b101ff487d9e0f55041a777eff71c8990ae04ec.zip |
net-fs/sshfs: Stabilize 3.7.3 ppc, #872659
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/sshfs/sshfs-3.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/sshfs/sshfs-3.7.3.ebuild b/net-fs/sshfs/sshfs-3.7.3.ebuild index 6f0440a87dd8..6b6c9cb6bcee 100644 --- a/net-fs/sshfs/sshfs-3.7.3.ebuild +++ b/net-fs/sshfs/sshfs-3.7.3.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" DEPEND=">=sys-fs/fuse-3.1.0:3 |