diff options
author | 2017-12-16 14:46:10 -0500 | |
---|---|---|
committer | 2017-12-16 14:46:53 -0500 | |
commit | 33ae78e82b42d4b6d9c203d88e8be8c4aaa68e72 (patch) | |
tree | e27b79c27deab0b87056395c79ffba94a7f643c7 /sys-apps/systemd/metadata.xml | |
parent | sys-libs/glibc: Downgrade hosts.conf message to einfo, bug 638154 (diff) | |
download | gentoo-33ae78e82b42d4b6d9c203d88e8be8c4aaa68e72.tar.gz gentoo-33ae78e82b42d4b6d9c203d88e8be8c4aaa68e72.tar.bz2 gentoo-33ae78e82b42d4b6d9c203d88e8be8c4aaa68e72.zip |
sys-apps/systemd: fix usrmerge install
Closes: https://bugs.gentoo.org/641396
Package-Manager: Portage-2.3.19_p1, Repoman-2.3.6_p35
Diffstat (limited to 'sys-apps/systemd/metadata.xml')
-rw-r--r-- | sys-apps/systemd/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/metadata.xml b/sys-apps/systemd/metadata.xml index 51065b2c69ca..c0dbc0de0126 100644 --- a/sys-apps/systemd/metadata.xml +++ b/sys-apps/systemd/metadata.xml @@ -25,7 +25,7 @@ <flag name="nat">Enable support for network address translation in networkd</flag> <flag name="qrcode">Enable qrcode output support in journal</flag> <flag name="sysv-utils">Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown</flag> - <flag name="usrmerge">Enable /usr merge</flag> + <flag name="usrmerge">Enable /usr merge (experimental)</flag> <flag name="vanilla">Disable Gentoo-specific behavior and compatibility quirks</flag> <flag name="xkb">Depend on <pkg>x11-libs/libxkbcommon</pkg> to allow logind to control the X11 keymap</flag> </use> |