commit: 286b787a7a81a6e662ff1636e2f0835d11c3bbb4 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Sun May 19 22:09:58 2019 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Sun May 19 22:10:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286b787a
sys-fs/fuse-exfat: add ~arm64 keyword Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev <AT> gentoo.org> sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8af0429633c..6b3fe12a7c4 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}"
