diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:12:42 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:12:42 +0100 |
commit | 5412c3592b34db6ec409e593b0d6ae4018ec27a9 (patch) | |
tree | 566936deeee4aa402cd73881b10c71ba3e22ad15 /sys-fs/fuse | |
parent | sys-fs/ncdu: amd64 arm arm64 ppc ppc64 stable (bug 611260). (diff) | |
download | gentoo-5412c3592b34db6ec409e593b0d6ae4018ec27a9.tar.gz gentoo-5412c3592b34db6ec409e593b0d6ae4018ec27a9.tar.bz2 gentoo-5412c3592b34db6ec409e593b0d6ae4018ec27a9.zip |
sys-fs/fuse: arm64 stable (bug 592142).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r-- | sys-fs/fuse/fuse-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.7.ebuild b/sys-fs/fuse/fuse-2.9.7.ebuild index add6a76e6a14..552bdfe7e681 100644 --- a/sys-fs/fuse/fuse-2.9.7.ebuild +++ b/sys-fs/fuse/fuse-2.9.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="examples kernel_linux kernel_FreeBSD static-libs" PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" |