diff options
author | joerg <joerg@pkgsrc.org> | 2013-10-20 17:43:06 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2013-10-20 17:43:06 +0000 |
commit | 6d722448198ffbc297a175b3e5bb8567dee2de7c (patch) | |
tree | 9275f7abb7d040eeb3b138887ae092ad51a2896a /emulators | |
parent | 99343646f4efa85f8236807ed46cdc143b260cba (diff) | |
download | pkgsrc-6d722448198ffbc297a175b3e5bb8567dee2de7c.tar.gz |
More target emulation binaries for Linux.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu/PLIST.Linux | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/emulators/qemu/PLIST.Linux b/emulators/qemu/PLIST.Linux index 93f1be369e1..1d1ec730617 100644 --- a/emulators/qemu/PLIST.Linux +++ b/emulators/qemu/PLIST.Linux @@ -1,2 +1,6 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2012/06/25 10:16:53 sbd Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2013/10/20 17:43:06 joerg Exp $ libexec/qemu-bridge-helper +bin/qemu-mipsn32 +bin/qemu-mipsn32el +bin/qemu-mips64 +bin/qemu-mips64el |