diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:38 +0200 |
commit | 215fe343c38f3fb10a3ff2c02d41e20cd11ba97e (patch) | |
tree | ed37ee60411b690a7b961e6272a250ae6eec9053 /net-fs/sshfs | |
parent | net-dns: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-215fe343c38f3fb10a3ff2c02d41e20cd11ba97e.tar.gz gentoo-215fe343c38f3fb10a3ff2c02d41e20cd11ba97e.tar.bz2 gentoo-215fe343c38f3fb10a3ff2c02d41e20cd11ba97e.zip |
net-fs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-fs/sshfs')
-rw-r--r-- | net-fs/sshfs/sshfs-2.10-r1.ebuild | 2 | ||||
-rw-r--r-- | net-fs/sshfs/sshfs-3.5.0.ebuild | 2 | ||||
-rw-r--r-- | net-fs/sshfs/sshfs-3.5.1.ebuild | 2 | ||||
-rw-r--r-- | net-fs/sshfs/sshfs-3.5.2.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-fs/sshfs/sshfs-2.10-r1.ebuild b/net-fs/sshfs/sshfs-2.10-r1.ebuild index d1dcab524e58..c83fec38ceae 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 ~amd64-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0 diff --git a/net-fs/sshfs/sshfs-3.5.0.ebuild b/net-fs/sshfs/sshfs-3.5.0.ebuild index 042873de9d7b..51bd27551eaf 100644 --- a/net-fs/sshfs/sshfs-3.5.0.ebuild +++ b/net-fs/sshfs/sshfs-3.5.0.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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-3.1.0:3 diff --git a/net-fs/sshfs/sshfs-3.5.1.ebuild b/net-fs/sshfs/sshfs-3.5.1.ebuild index 0b8e826b0a9a..82799664d23c 100644 --- a/net-fs/sshfs/sshfs-3.5.1.ebuild +++ b/net-fs/sshfs/sshfs-3.5.1.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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-3.1.0:3 diff --git a/net-fs/sshfs/sshfs-3.5.2.ebuild b/net-fs/sshfs/sshfs-3.5.2.ebuild index eb4c2de8ef82..e6ff7b984dfe 100644 --- a/net-fs/sshfs/sshfs-3.5.2.ebuild +++ b/net-fs/sshfs/sshfs-3.5.2.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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-3.1.0:3 |