diff options
Diffstat (limited to 'sys-cluster/vzctl/vzctl-4.9.4.ebuild')
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/vzctl/vzctl-4.9.4.ebuild b/sys-cluster/vzctl/vzctl-4.9.4.ebuild index c81f292bc9d1..fc75cfa78c5f 100644 --- a/sys-cluster/vzctl/vzctl-4.9.4.ebuild +++ b/sys-cluster/vzctl/vzctl-4.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -34,7 +34,7 @@ RDEPEND=" net-misc/openssh net-misc/rsync[xattr,acl] net-misc/bridge-utils - virtual/awk + app-alternatives/awk ) " DEPEND="${RDEPEND}" |