diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-27 22:41:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-27 22:41:10 +0000 |
commit | 7c051cdbd62d95659745affee878b12e27c48a8c (patch) | |
tree | 256774f738bfafb4f7bc324c11f0fa35bce9d2f1 /profiles/base | |
parent | x86 stable for bug #120397. (diff) | |
download | gentoo-2-7c051cdbd62d95659745affee878b12e27c48a8c.tar.gz gentoo-2-7c051cdbd62d95659745affee878b12e27c48a8c.tar.bz2 gentoo-2-7c051cdbd62d95659745affee878b12e27c48a8c.zip |
remove redundant osp masking, move it to base; bug 115798
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index e1c483e41f22..502a14291934 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -8,3 +8,6 @@ nvidia # dev-db/oracle-instantclient-basic is only available on x86 oci8-instant-client + +# net-libs/osptoolkit is only available on x86 (used by asterisk, bug 115798) +osp |