diff options
author | 2016-01-13 19:02:36 -0600 | |
---|---|---|
committer | 2016-01-13 19:06:19 -0600 | |
commit | 653469394e6dc8caf96032c8b7c5debd0fb90a48 (patch) | |
tree | 72f07dd29161dab84595e3f894dda7c4045cb9f8 /profiles | |
parent | media-sound/daudio: add -std=gnu89 to CFLAGS to restore pre-GCC5 semantics (diff) | |
download | gentoo-653469394e6dc8caf96032c8b7c5debd0fb90a48.tar.gz gentoo-653469394e6dc8caf96032c8b7c5debd0fb90a48.tar.bz2 gentoo-653469394e6dc8caf96032c8b7c5debd0fb90a48.zip |
profiles/package.mask: mask openrc-0.20
Diffstat (limited to 'profiles')
-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 e2aea9685fe5..6c65cb8b701b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,11 @@ #--- END OF EXAMPLES --- +# William Hubbs <williamh@gentoo.org> (14 Jan 2016) +# It was reported to me informally that this version seg faults on a +# laptop, so masking to not take any chances. +=sys-apps/openrc-0.20 + # Michał Górny <mgorny@gentoo.org> (11 Jan 2016) # (on behalf of Python team) # Masked for testing. python-exec now checks argv[0] to determine |