summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/vzctl/vzctl-3.0.22.ebuild')
-rw-r--r--sys-cluster/vzctl/vzctl-3.0.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/vzctl/vzctl-3.0.22.ebuild b/sys-cluster/vzctl/vzctl-3.0.22.ebuild
index 27d7965819d9..dbc39b95f9f8 100644
--- a/sys-cluster/vzctl/vzctl-3.0.22.ebuild
+++ b/sys-cluster/vzctl/vzctl-3.0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22.ebuild,v 1.2 2008/01/12 07:28:39 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22.ebuild,v 1.3 2008/01/30 08:30:30 pva Exp $
inherit bash-completion eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
IUSE="bash-completion logrotate"
RDEPEND="logrotate? ( app-admin/logrotate )