summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2019-05-19 17:09:58 -0500
committerSteev Klimaszewski <steev@gentoo.org>2019-05-19 17:10:32 -0500
commit286b787a7a81a6e662ff1636e2f0835d11c3bbb4 (patch)
treeac2d6a97f4aeb112ee6cca53f54de4bc407d2df7 /sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
parentkde-misc/kdiff3: Drop 0.9.98_p20170219-r1 (diff)
downloadgentoo-286b787a7a81a6e662ff1636e2f0835d11c3bbb4.tar.gz
gentoo-286b787a7a81a6e662ff1636e2f0835d11c3bbb4.tar.bz2
gentoo-286b787a7a81a6e662ff1636e2f0835d11c3bbb4.zip
sys-fs/fuse-exfat: add ~arm64 keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
Diffstat (limited to 'sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild')
-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 8af0429633c2..6b3fe12a7c4f 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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux"
RDEPEND="sys-fs/fuse:0"
DEPEND="${RDEPEND}"