mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-fs/sshfs: keyword ~arm64
Closes: https://github.com/gentoo/gentoo/pull/7757
This commit is contained in:
committed by
Mart Raudsepp
parent
7685876f48
commit
103e622b0d
@@ -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 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
|
||||
SLOT="0"
|
||||
|
||||
CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0
|
||||
|
||||
@@ -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 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
|
||||
SLOT="0"
|
||||
|
||||
CDEPEND=">=sys-fs/fuse-3.1.0:3
|
||||
|
||||
Reference in New Issue
Block a user