summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-01 21:43:24 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-01 21:57:41 +0200
commit5ecba72e524862664479e64cff4429874ad61616 (patch)
tree69577bdfe4836266e4e5a22136c81a79f871fb4a /sys-fs
parentsys-fs/exfat-utils: x86 stable (bug #681536) (diff)
downloadgentoo-5ecba72e524862664479e64cff4429874ad61616.tar.gz
gentoo-5ecba72e524862664479e64cff4429874ad61616.tar.bz2
gentoo-5ecba72e524862664479e64cff4429874ad61616.zip
sys-fs/fuse-exfat: x86 stable (bug #681536)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"