Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/
Date: Mon, 26 Sep 2016 12:37:02
Message-Id: 1474893327.fbc3657ad7e07a252d968b209defd3a2925704a3.ago@gentoo
1 commit: fbc3657ad7e07a252d968b209defd3a2925704a3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 12:35:03 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 12:35:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc3657a
7
8 sys-fs/exfat-utils: amd64 stable wrt bug #589602
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild
18 index 329f401..cb5b65d 100644
19 --- a/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild
20 +++ b/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz"
22 # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+"
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
27
28 DOCS=( ChangeLog )