summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:17:56 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:17:56 +0000
commit52a3316383a18f7b1b903ad13f0ed628e941288b (patch)
tree24bb4215e45fe855f7f236102e7c4840bfe6c943 /sys-fs/fuse-common
parentsys-fs/cramfs: Stabilize 2.1 amd64, #789894 (diff)
downloadgentoo-52a3316383a18f7b1b903ad13f0ed628e941288b.tar.gz
gentoo-52a3316383a18f7b1b903ad13f0ed628e941288b.tar.bz2
gentoo-52a3316383a18f7b1b903ad13f0ed628e941288b.zip
sys-fs/fuse-common: Stabilize 3.10.1 amd64, #789897
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/fuse-common')
-rw-r--r--sys-fs/fuse-common/fuse-common-3.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse-common/fuse-common-3.10.1.ebuild b/sys-fs/fuse-common/fuse-common-3.10.1.ebuild
index 1562ff02eb90..71e5d4edc6da 100644
--- a/sys-fs/fuse-common/fuse-common-3.10.1.ebuild
+++ b/sys-fs/fuse-common/fuse-common-3.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="!<sys-fs/fuse-2.9.7-r1:0"