summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:11:17 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:40:18 +0100
commiteacecbb16d113bf6ed448793780113c28bee38a6 (patch)
treef4a44e9912f9379dc4f182d1f867d112b0af6db2 /sys-fs/fuse-common
parentsys-fs/fuse: x86 stable (bug #672358) (diff)
downloadgentoo-eacecbb16d113bf6ed448793780113c28bee38a6.tar.gz
gentoo-eacecbb16d113bf6ed448793780113c28bee38a6.tar.bz2
gentoo-eacecbb16d113bf6ed448793780113c28bee38a6.zip
sys-fs/fuse-common: x86 stable (bug #672358)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/fuse-common')
-rw-r--r--sys-fs/fuse-common/fuse-common-3.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse-common/fuse-common-3.2.6.ebuild b/sys-fs/fuse-common/fuse-common-3.2.6.ebuild
index d377ddf09b1e..23723fd07b39 100644
--- a/sys-fs/fuse-common/fuse-common-3.2.6.ebuild
+++ b/sys-fs/fuse-common/fuse-common-3.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
DEPEND="virtual/pkgconfig"
RDEPEND="!<sys-fs/fuse-2.9.7-r1:0"