Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/
Date: Wed, 14 Feb 2018 15:55:09
Message-Id: 1518614947.30ce8a4b936ea92168714b4e46eefa01f4eff35e.perfinion@gentoo
1 commit: 30ce8a4b936ea92168714b4e46eefa01f4eff35e
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 14 13:18:00 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 14 13:29:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ce8a4b
7
8 sys-fs/exfat-utils: amd64 stable
9
10 Gentoo-bug: 646674
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild
17 index 8477a98fcf9..3eefa5a511c 100644
18 --- a/sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild
19 +++ b/sys-fs/exfat-utils/exfat-utils-1.2.8.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 ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux"
26
27 DOCS=( ChangeLog )