diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:21:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:35:08 +0100 |
commit | 7f54fc19a8d303dba3470eb409c3fa4a296ab3a1 (patch) | |
tree | 4240f93ad0d6eee2a17731219750ba462fdf2c2d /sys-fs/fuse-exfat | |
parent | sys-fs/exfat-utils: x86 stable (bug #646674) (diff) | |
download | gentoo-7f54fc19a8d303dba3470eb409c3fa4a296ab3a1.tar.gz gentoo-7f54fc19a8d303dba3470eb409c3fa4a296ab3a1.tar.bz2 gentoo-7f54fc19a8d303dba3470eb409c3fa4a296ab3a1.zip |
sys-fs/fuse-exfat: x86 stable (bug #646674)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r-- | sys-fs/fuse-exfat/fuse-exfat-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.2.8.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.2.8.ebuild index 8bd2c0f2bd03..4f3b399983b7 100644 --- a/sys-fs/fuse-exfat/fuse-exfat-1.2.8.ebuild +++ b/sys-fs/fuse-exfat/fuse-exfat-1.2.8.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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux" RDEPEND="sys-fs/fuse:0" DEPEND="${RDEPEND} |