Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-exfat/
Date: Mon, 01 Apr 2019 19:58:18
Message-Id: 1554148661.5ecba72e524862664479e64cff4429874ad61616.whissi@gentoo
1 commit: 5ecba72e524862664479e64cff4429874ad61616
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 19:43:24 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 19:57:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ecba72e
7
8 sys-fs/fuse-exfat: x86 stable (bug #681536)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
17 index 9b71ea2f581..8af0429633c 100644
18 --- a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
19 +++ b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz"
21 # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+"
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux"
26
27 RDEPEND="sys-fs/fuse:0"
28 DEPEND="${RDEPEND}"