sys-fs/fuse-exfat: add ~arm64 keyword
authorSteev Klimaszewski <steev@gentoo.org>
Sun, 19 May 2019 22:09:58 +0000 (17:09 -0500)
committerSteev Klimaszewski <steev@gentoo.org>
Sun, 19 May 2019 22:10:32 +0000 (17:10 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild

index 8af0429633c28c560274b9e15636b67837226cd8..6b3fe12a7c4f909aeeeeb2f21fe1937170b30b81 100644 (file)
@@ -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}"