diff options
author | 2018-04-09 19:03:22 +0100 | |
---|---|---|
committer | 2018-04-09 21:14:30 +0300 | |
commit | 384cc58231b332b5d65f374a973f08080e787737 (patch) | |
tree | fe9cb345fa21ebc4af82eff0cebc632a3f07e860 /sys-fs/f2fs-tools | |
parent | app-text/odt2txt: bump to 0.5 (diff) | |
download | gentoo-384cc58231b332b5d65f374a973f08080e787737.tar.gz gentoo-384cc58231b332b5d65f374a973f08080e787737.tar.bz2 gentoo-384cc58231b332b5d65f374a973f08080e787737.zip |
sys-fs/f2fs-tools: keyword ~arm64
Closes: https://github.com/gentoo/gentoo/pull/7916
Diffstat (limited to 'sys-fs/f2fs-tools')
-rw-r--r-- | sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild index 6d2be3599a8d..3c47afa76c5c 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/4" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" IUSE="selinux" RDEPEND=" |