diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-01 09:19:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-01 09:19:02 +0300 |
commit | 64885df4e2afc923292d7dc794d2a03b19f5b306 (patch) | |
tree | 4ffe56f176a7b5833152f7032f9469a79a39b6df /net-fs | |
parent | net-dialup/picocom: Keyword 3.1 ia64, #873727 (diff) | |
download | gentoo-64885df4e2afc923292d7dc794d2a03b19f5b306.tar.gz gentoo-64885df4e2afc923292d7dc794d2a03b19f5b306.tar.bz2 gentoo-64885df4e2afc923292d7dc794d2a03b19f5b306.zip |
net-fs/sshfs: Keyword 3.7.3 ia64, #873730
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 7efb4cd7b127..430de0872a49 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 ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" DEPEND=">=sys-fs/fuse-3.1.0:3 |