diff options
author | 2007-01-04 21:49:29 +0000 | |
---|---|---|
committer | 2007-01-04 21:49:29 +0000 | |
commit | 161b51d0c46b19d226402b2cbc294f1a77be4af1 (patch) | |
tree | 6b20672b35087628915c6174e4d7f2eb168c9a10 /profiles/base | |
parent | Stable on amd64 wrt bug #160034 (diff) | |
download | historical-161b51d0c46b19d226402b2cbc294f1a77be4af1.tar.gz historical-161b51d0c46b19d226402b2cbc294f1a77be4af1.tar.bz2 historical-161b51d0c46b19d226402b2cbc294f1a77be4af1.zip |
Revert masking of PHP binary useflags, so that they are masked in base profile and unmasked only in the proper x86/amd64 profiles. See bug #159832.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.mask | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index d72857923a5e..26e6840b9e2c 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -124,3 +124,26 @@ fdftk # These are specific of Mac OS X aqua coreaudio + +# Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007) +# Mask the flags for PHP that are available only on x86 +fdftk +sybase-ct +ingres +birdstep +adabas +filepro +pfpro +informix +empress +empress-bcs +sybase +frontbase +dbmaker +esoob +solid +# Shared with amd64 +oci8 +oracle7 +firebird +db2 |