diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-10 20:40:11 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-10 20:40:11 +0000 |
commit | 2a89b8017cca7d1966a76256ed14519b9a61af6e (patch) | |
tree | 14572a692f3c80eeb51b87ba0d8f6b3470eca513 /emulators/qemu/PLIST | |
parent | d14247d47a0691570f3f4945a1a26b7bbffd3afa (diff) | |
download | pkgsrc-2a89b8017cca7d1966a76256ed14519b9a61af6e.tar.gz |
Remove tricore usermode.
According to linux-user directory, tricore usermode is not provided.
May fix PR pkg/49808.
Diffstat (limited to 'emulators/qemu/PLIST')
-rw-r--r-- | emulators/qemu/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/qemu/PLIST b/emulators/qemu/PLIST index 91ca33565e4..f391b28004b 100644 --- a/emulators/qemu/PLIST +++ b/emulators/qemu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.41 2014/12/12 15:36:03 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.42 2015/06/10 20:40:11 ryoon Exp $ ${PLIST.alpha}bin/qemu-alpha ${PLIST.arm}bin/qemu-arm ${PLIST.armeb}bin/qemu-armeb @@ -23,7 +23,6 @@ ${PLIST.sh4eb}bin/qemu-sh4eb ${PLIST.sparc}bin/qemu-sparc ${PLIST.sparc32plus}bin/qemu-sparc32plus ${PLIST.sparc64}bin/qemu-sparc64 -${PLIST.tricore}bin/qemu-tricore ${PLIST.unicore32}bin/qemu-unicore32 bin/qemu-system-aarch64 bin/qemu-system-alpha |