diff options
author | Mo Zhou <cdluminate@gmail.com> | 2019-08-10 14:20:53 +0000 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2019-09-28 10:41:17 +0800 |
commit | b006a6fc53f2e545778f5ed516914bf07cacce5a (patch) | |
tree | 6be105992d2f7a1770a3108bf80175612576dfa8 /profiles/profiles.desc | |
parent | net-misc/autossh: use http:// for HOMEPAGE and SRC_URI (diff) | |
download | gentoo-b006a6fc53f2e545778f5ed516914bf07cacce5a.tar.gz gentoo-b006a6fc53f2e545778f5ed516914bf07cacce5a.tar.bz2 gentoo-b006a6fc53f2e545778f5ed516914bf07cacce5a.zip |
Prefix profile exp to dev migration.
1. eudev, elogind and pam are available.
2. Move rpath masks into features/prefix/rpath.
3. Mask systemd and its reverse dependencies.
Closes: https://github.com/gentoo/gentoo/pull/12555
Closes: https://github.com/gentoo/gentoo/pull/12678
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index b45c90b1902e..79d81595933a 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -258,7 +258,7 @@ ppc64-linux prefix/linux/ppc64 exp x86-linux prefix/linux/x86 exp # Linux Standalone Profiles -amd64-linux default/linux/amd64/17.0/no-multilib/prefix/kernel-3.2+ exp +amd64-linux default/linux/amd64/17.0/no-multilib/prefix/kernel-3.2+ dev amd64-linux default/linux/amd64/17.0/no-multilib/prefix/kernel-2.6.32+ exp amd64-linux default/linux/amd64/17.0/no-multilib/prefix/kernel-2.6.16+ exp x86-linux default/linux/x86/17.0/prefix/kernel-3.2+ exp |