diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-14 09:08:00 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-14 09:08:00 +0000 |
commit | 3cc8552067d2c854d9067087e2e4cc068795736a (patch) | |
tree | a41b6fd320afa8f8828ee2a89dc8544843911ab0 /profiles | |
parent | Use versioned tarball distributed through our mirrors. (diff) | |
download | gentoo-2-3cc8552067d2c854d9067087e2e4cc068795736a.tar.gz gentoo-2-3cc8552067d2c854d9067087e2e4cc068795736a.tar.bz2 gentoo-2-3cc8552067d2c854d9067087e2e4cc068795736a.zip |
Unmasked use zrtp from hardened/ppc wrt bug #149793.
Unmasked inputs wacom and synaptics wrt bug #155096.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/use.mask | 4 | ||||
-rw-r--r-- | profiles/hardened/ppc/use.mask | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/profiles/default-linux/ppc/use.mask b/profiles/default-linux/ppc/use.mask index 9f308a2a65a9..f5d9e2addd6c 100644 --- a/profiles/default-linux/ppc/use.mask +++ b/profiles/default-linux/ppc/use.mask @@ -71,3 +71,7 @@ graphlcd # masking p2p USE flag until media-libs/moodriver can get # keyworded p2p + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_wacom diff --git a/profiles/hardened/ppc/use.mask b/profiles/hardened/ppc/use.mask index 071f490efae1..e97635a7f903 100644 --- a/profiles/hardened/ppc/use.mask +++ b/profiles/hardened/ppc/use.mask @@ -62,8 +62,6 @@ xvmc -ppcsha1 -x264 - -# new keyword zrtp related to -# net-libs/libzrtpcpp package -# masked pending testing - bug #149793 -zrtp +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_wacom |