From: Thomas Deutschmann Date: Mon, 1 Apr 2019 19:43:24 +0000 (+0200) Subject: sys-fs/fuse-exfat: x86 stable (bug #681536) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5ecba72e524862664479e64cff4429874ad61616;p=gentoo.git sys-fs/fuse-exfat: x86 stable (bug #681536) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- 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 9b71ea2f5817..8af0429633c2 100644 --- a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild +++ b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild @@ -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}"