diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-10 19:01:02 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-10 19:01:02 +0900 |
commit | 9d89f795293152c32c10f6c749f2e2f9cc91767f (patch) | |
tree | f436ec41787a83966c29ba5ac01893a59d24194d /sys-cluster/vzctl | |
parent | dev-libs/libxml2: Stable for PPC64 (bug #597116). (diff) | |
download | gentoo-9d89f795293152c32c10f6c749f2e2f9cc91767f.tar.gz gentoo-9d89f795293152c32c10f6c749f2e2f9cc91767f.tar.bz2 gentoo-9d89f795293152c32c10f6c749f2e2f9cc91767f.zip |
sys-cluster/vzctl: amd64 stable
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster/vzctl')
-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 2db41861a115..aa57d5b603d3 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-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" +KEYWORDS="amd64 ~ppc64 ~x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" IUSE="+ploop +vzmigrate" RDEPEND="net-firewall/iptables |