blob: 92dd8284d428d22746620ab230ecf14e25afa62c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Mike Gilbert <floppym@gentoo.org> (2022-05-30)
# Requires sys-boot/gnu-efi[abi_x86_32]
sys-boot/syslinux efi32
# Sam James <sam@gentoo.org> (2020-12-27)
# dev-embedded/libftd2xx unavailable here
dev-embedded/urjtag ftd2xx
# Robin H. Johnson <robbat2@gentoo.org> (2019-12-06)
# PPS should work on all arches, but only keyworded on some arches
>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
# Yixun Lan <dlan@gentoo.org> (2017-07-12)
# GLEP 73 Immutability, USE=ovmf requires hvm
app-emulation/xen-tools ovmf
# Adam Feldman <NP-Hardass@gentoo.org> (2017-07-11)
# GLEP 73 Immutability, USE=test requires
# abi_x86_32 at this time.
app-emulation/wine-vanilla test
app-emulation/wine-staging test
# Mike Frysinger <vapier@gentoo.org> (2016-08-12)
# Requires sys-boot/grub:0 which is masked here.
sys-apps/memtest86+ floppy
# Alexis Ballier <aballier@gentoo.org> (2009-08-13)
# Requires wine
media-sound/lmms vst
|