diff options
author | joerg <joerg> | 2015-12-10 02:51:05 +0000 |
---|---|---|
committer | joerg <joerg> | 2015-12-10 02:51:05 +0000 |
commit | 1badae60fa2bbf9d5324e820f5e7ae07cd8196fa (patch) | |
tree | 54e9d60ebba0e86328d6c1bf67b3ae30119a07c1 /emulators | |
parent | 5b2b6251dbcc1b7070c82c8c6a3f7a19b6f3b6cc (diff) | |
download | pkgsrc-1badae60fa2bbf9d5324e820f5e7ae07cd8196fa.tar.gz |
ppc64le and aarch64 have system call emulation on Linux, too.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu/PLIST.Linux | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/qemu/PLIST.Linux b/emulators/qemu/PLIST.Linux index b903a3da3f0..ca5a923bb00 100644 --- a/emulators/qemu/PLIST.Linux +++ b/emulators/qemu/PLIST.Linux @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST.Linux,v 1.3 2014/08/17 08:57:01 adam Exp $ +@comment $NetBSD: PLIST.Linux,v 1.4 2015/12/10 02:51:05 joerg Exp $ +bin/qemu-aarch64 bin/qemu-mips64 bin/qemu-mips64el bin/qemu-mipsn32 bin/qemu-mipsn32el +bin/qemu-ppc64le libexec/qemu-bridge-helper |