diff options
author | William Hubbs <williamh@gentoo.org> | 2008-02-03 01:44:13 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2008-02-03 01:44:13 +0000 |
commit | f0b5f100a4bde94d41d06842aab0bdedf8052a13 (patch) | |
tree | 2f5d9991d863bc88c84e86a6c0fd7d6e73b23f6a | |
parent | Mark SELinux policy stable (diff) | |
download | gentoo-2-f0b5f100a4bde94d41d06842aab0bdedf8052a13.tar.gz gentoo-2-f0b5f100a4bde94d41d06842aab0bdedf8052a13.tar.bz2 gentoo-2-f0b5f100a4bde94d41d06842aab0bdedf8052a13.zip |
Removed the mask for java for app-accessibility/brltty since bug 208538 has been fixed.
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7a28d991e26d..4d779836d627 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -54,7 +54,3 @@ sys-apps/acl nfs # only works on x86, where this will be unmasked dev-java/ibm-jdk-bin alsa dev-java/ibm-jre-bin alsa - -# This is masked because it doesn't compile and the problem is in the JDK. -# Check bug #208538 for more details. -app-accessibility/brltty java |