diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 22:49:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 23:54:02 +0100 |
commit | 3c11e6076af3d30525a77b9ae452de9e98262cea (patch) | |
tree | 9c524d11d9c8a502e058a72f0b75574874f9bc69 /sys-fs/fuse-exfat | |
parent | sys-fs/exfat-utils: x86 stable (bug #589602) (diff) | |
download | gentoo-3c11e6076af3d30525a77b9ae452de9e98262cea.tar.gz gentoo-3c11e6076af3d30525a77b9ae452de9e98262cea.tar.bz2 gentoo-3c11e6076af3d30525a77b9ae452de9e98262cea.zip |
sys-fs/fuse-exfat: x86 stable (bug #589602)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r-- | sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild index 33208bc7d908..490ce843cda5 100644 --- a/sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild +++ b/sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild @@ -11,7 +11,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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux" RDEPEND="sys-fs/fuse" DEPEND="${RDEPEND} |