summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-04-12 13:52:46 +0300
committerMart Raudsepp <leio@gentoo.org>2020-04-12 13:52:46 +0300
commit8729f90d020f6a22e27d0151f1ff2754e139e6c7 (patch)
treeb807a10b4652869e3121994f3d937c82ea644511 /sys-fs/fuse-common
parentsys-fs/fuse: arm64 stable (bug #717148) (diff)
downloadgentoo-8729f90d020f6a22e27d0151f1ff2754e139e6c7.tar.gz
gentoo-8729f90d020f6a22e27d0151f1ff2754e139e6c7.tar.bz2
gentoo-8729f90d020f6a22e27d0151f1ff2754e139e6c7.zip
sys-fs/fuse-common: arm64 stable (bug #717148)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-fs/fuse-common')
-rw-r--r--sys-fs/fuse-common/fuse-common-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse-common/fuse-common-3.9.1.ebuild b/sys-fs/fuse-common/fuse-common-3.9.1.ebuild
index 1562ff02eb90..a0152fe429e3 100644
--- a/sys-fs/fuse-common/fuse-common-3.9.1.ebuild
+++ b/sys-fs/fuse-common/fuse-common-3.9.1.ebuild
@@ -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"