commit: 0ee88e0e3986e522b95701ac875fc6053d665989 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue May 23 22:09:53 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue May 23 22:10:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee88e0e
profiles: mask >sys-apps/openrc-0.23.2 on uclibc, bug #619370 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/default/linux/uclibc/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index 8b06089994a..b1ade6df9b6 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -7,7 +7,7 @@ sys-libs/pam # Currenlty =sys-apps/openrc-0.26.2 makes uclibc systems unbootable. # See bug #619370 ->sys-apps/openrc-0.24.2 +>sys-apps/openrc-0.23.2 # We use eudev which is tested on both uclibc and musl sys-apps/systemd
