Merge pull request #1339 from mischief/networkd-nat

sys-apps/systemd: enable nat use flag for ip masquerading in networkd
This commit is contained in:
Nick Owens 2015-07-03 18:49:53 -07:00
commit c6b9fa98be

View File

@ -33,7 +33,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd"
LICENSE="GPL-2 LGPL-2.1 MIT public-domain" LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
SLOT="0/2" SLOT="0/2"
IUSE="acl apparmor audit cryptsetup curl doc elfutils gcrypt gnuefi gudev http IUSE="acl apparmor audit cryptsetup curl doc elfutils gcrypt gnuefi gudev http
idn +importd introspection kdbus +kmod +lz4 lzma nat pam policykit python idn +importd introspection kdbus +kmod +lz4 lzma +nat pam policykit python
qrcode +seccomp selinux ssl sysv-utils terminal test vanilla xkb" qrcode +seccomp selinux ssl sysv-utils terminal test vanilla xkb"
# Gentoo removed the nls use flag, we'll keep it for now # Gentoo removed the nls use flag, we'll keep it for now