diff options
Diffstat (limited to 'sys-cluster/vzctl/vzctl-4.5.1.ebuild')
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/vzctl-4.5.1.ebuild b/sys-cluster/vzctl/vzctl-4.5.1.ebuild index 577e0a0b69da..eadc9e0b2508 100644 --- a/sys-cluster/vzctl/vzctl-4.5.1.ebuild +++ b/sys-cluster/vzctl/vzctl-4.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.5.1.ebuild,v 1.1 2013/09/04 06:12:00 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.5.1.ebuild,v 1.2 2014/02/24 00:57:23 phajdan.jr Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc64 -amd64-fbsd -x86-fbsd -sparc-fbsd" +KEYWORDS="~amd64 ~ppc64 x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" IUSE="+ploop +vz-kernel" RDEPEND="net-firewall/iptables |