summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/lxc/lxc-1.1.0-r3.ebuild')
-rw-r--r--app-emulation/lxc/lxc-1.1.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-1.1.0-r3.ebuild b/app-emulation/lxc/lxc-1.1.0-r3.ebuild
index 9d83488db437..6176aa1dd1a4 100644
--- a/app-emulation/lxc/lxc-1.1.0-r3.ebuild
+++ b/app-emulation/lxc/lxc-1.1.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.1.0-r3.ebuild,v 1.1 2015/02/23 20:18:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.1.0-r3.ebuild,v 1.2 2015/02/23 20:36:27 hwoarang Exp $
EAPI="5"
@@ -23,7 +23,7 @@ IUSE="cgmanager doc examples lua python seccomp"
RDEPEND="net-libs/gnutls
sys-libs/libcap
cgmanager? ( app-admin/cgmanager )
- lua? ( >=dev-lang/lua-5.1 )
+ lua? ( >=dev-lang/lua-5.1:= )
python? ( ${PYTHON_DEPS} )
seccomp? ( sys-libs/libseccomp )"