pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators emulators: Enable qemu51



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d54acecc601c
branches:  trunk
changeset: 447479:d54acecc601c
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 20 22:56:33 2021 +0000

description:
emulators: Enable qemu51

diffstat:

 emulators/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c6f32bd37b37 -r d54acecc601c emulators/Makefile
--- a/emulators/Makefile        Sat Feb 20 22:55:49 2021 +0000
+++ b/emulators/Makefile        Sat Feb 20 22:56:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.339 2021/02/18 19:18:59 nia Exp $
+# $NetBSD: Makefile,v 1.340 2021/02/20 22:56:33 ryoon Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -170,6 +170,7 @@
 SUBDIR+=       py-keystone
 SUBDIR+=       py-unicorn
 SUBDIR+=       qemu
+SUBDIR+=       qemu51
 SUBDIR+=       raine
 SUBDIR+=       realboy
 SUBDIR+=       retroarch



Home | Main Index | Thread Index | Old Index