diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-08-10 06:04:22 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-08-10 06:04:50 -0400 |
commit | 7bc6054eb0939ab607f2caced4230f6827c5923a (patch) | |
tree | cacbe16366414894ffcb86841b37833e55bd4675 /profiles/default/linux | |
parent | sys-libs/uclibc-ng: 1.0.25 stable on arm and keyworded ~mips (diff) | |
download | gentoo-7bc6054eb0939ab607f2caced4230f6827c5923a.tar.gz gentoo-7bc6054eb0939ab607f2caced4230f6827c5923a.tar.bz2 gentoo-7bc6054eb0939ab607f2caced4230f6827c5923a.zip |
profiles: unmask >sys-apps/openrc-0.23.2 for arm and mips uclibc, bug #619370
Diffstat (limited to 'profiles/default/linux')
-rw-r--r-- | profiles/default/linux/uclibc/arm/package.mask | 6 | ||||
-rw-r--r-- | profiles/default/linux/uclibc/mips/package.mask | 4 |
2 files changed, 0 insertions, 10 deletions
diff --git a/profiles/default/linux/uclibc/arm/package.mask b/profiles/default/linux/uclibc/arm/package.mask deleted file mode 100644 index 281e83d8b423..000000000000 --- a/profiles/default/linux/uclibc/arm/package.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Currenlty =sys-apps/openrc-0.26.2 makes uclibc systems unbootable. -# See bug #619370 ->sys-apps/openrc-0.23.2 diff --git a/profiles/default/linux/uclibc/mips/package.mask b/profiles/default/linux/uclibc/mips/package.mask index 94fd3c044500..dddaa61ae978 100644 --- a/profiles/default/linux/uclibc/mips/package.mask +++ b/profiles/default/linux/uclibc/mips/package.mask @@ -1,10 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# Currenlty =sys-apps/openrc-0.26.2 makes uclibc systems unbootable. -# See bug #619370 ->sys-apps/openrc-0.23.2 - # # See bug #544756. >=sys-devel/gcc-4.9 |