diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2021-07-21 12:15:37 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2021-08-04 20:25:43 +0300 |
commit | b0f48fa9e9495ee59a2bf13d0e9cc2b91e589049 (patch) | |
tree | 7af12a2e94a8cc6a205aafa167167f43eaee80da /emulators/qemu-user-static-devel/pkg-plist | |
parent | multimedia/minisatip: Update to 1.1.37 (diff) |
emulators/qemu-user-static-devel: Update to the newest snapshot.
This updates the port to the tip of `blitz-next` branch and enables `make test`.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D31255
Diffstat (limited to 'emulators/qemu-user-static-devel/pkg-plist')
-rw-r--r-- | emulators/qemu-user-static-devel/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emulators/qemu-user-static-devel/pkg-plist b/emulators/qemu-user-static-devel/pkg-plist index 4d2d53891d55..56c4daa4e110 100644 --- a/emulators/qemu-user-static-devel/pkg-plist +++ b/emulators/qemu-user-static-devel/pkg-plist @@ -3,11 +3,8 @@ bin/qemu-arm-static bin/qemu-i386-static bin/qemu-mips-static %%64BIT%%bin/qemu-mips64-static -%%64BIT%%bin/qemu-mips64el-static bin/qemu-mipsel-static bin/qemu-ppc-static %%64BIT%%bin/qemu-ppc64-static %%64BIT%%bin/qemu-riscv64-static -bin/qemu-sparc-static -%%64BIT%%bin/qemu-sparc64-static %%64BIT%%bin/qemu-x86_64-static |