diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | e4b7a0385fc55c4acac8cd635f7dcfbc8330e932 (patch) | |
tree | 6bf87ddf6b7bf12d6f897cc73899390b1a5c94be /sys-fs/fuse-exfat | |
parent | sys-fs/exfat-utils: amd64 stable wrt bug #589602 (diff) | |
download | gentoo-e4b7a0385fc55c4acac8cd635f7dcfbc8330e932.tar.gz gentoo-e4b7a0385fc55c4acac8cd635f7dcfbc8330e932.tar.bz2 gentoo-e4b7a0385fc55c4acac8cd635f7dcfbc8330e932.zip |
sys-fs/fuse-exfat: amd64 stable wrt bug #589602
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 c09926b47693..33208bc7d908 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} |