diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 05:16:12 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 05:16:12 +0000 |
commit | 01bb6f27afdb1c7faf0f57e528e8627e6dbf0eca (patch) | |
tree | 41624cd055e80181e474edbb2cc721c686b9e212 /profiles/package.mask | |
parent | SLOT fixes (diff) | |
download | gentoo-2-01bb6f27afdb1c7faf0f57e528e8627e6dbf0eca.tar.gz gentoo-2-01bb6f27afdb1c7faf0f57e528e8627e6dbf0eca.tar.bz2 gentoo-2-01bb6f27afdb1c7faf0f57e528e8627e6dbf0eca.zip |
python 2.3 mask
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 69801bc6fdbc..fa6b7ca8d699 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -21,6 +21,11 @@ ## End example ## +# <liquidx@gentoo.org> (29 Aug 2003) +# initial testing for python 2.3.x. do not unmask unless you +# are prepared for a non-working portage. +=dev-lang/python-2.3* + # <dholm@gentoo.org> (27 Aug 2003) # CVS snapshot of the coming gnat 5.0 =dev-lang/gnat-5.0* |