summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-03-24 11:00:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-03-24 11:00:10 +0100
commitfa6e3f3699cc4115e30abb1cc0870b4b5b7445c9 (patch)
tree5880990d842cc21a640098688b0a229bb9828cbd /sys-fs/fuse-exfat
parentsys-fs/exfat-utils: amd64 stable wrt bug #681536 (diff)
downloadgentoo-fa6e3f3699cc4115e30abb1cc0870b4b5b7445c9.tar.gz
gentoo-fa6e3f3699cc4115e30abb1cc0870b4b5b7445c9.tar.bz2
gentoo-fa6e3f3699cc4115e30abb1cc0870b4b5b7445c9.zip
sys-fs/fuse-exfat: amd64 stable wrt bug #681536
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r--sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
index 12b07aadcf40..9b71ea2f5817 100644
--- a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
+++ b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz"
# COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux"
RDEPEND="sys-fs/fuse:0"
DEPEND="${RDEPEND}"