diff options
Diffstat (limited to 'dev-util/schroot/schroot-1.6.3.ebuild')
-rw-r--r-- | dev-util/schroot/schroot-1.6.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/schroot/schroot-1.6.3.ebuild b/dev-util/schroot/schroot-1.6.3.ebuild index 568e1ec6547c..e08aa33359b1 100644 --- a/dev-util/schroot/schroot-1.6.3.ebuild +++ b/dev-util/schroot/schroot-1.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/schroot-1.6.3.ebuild,v 1.1 2012/09/20 08:46:20 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/schroot-1.6.3.ebuild,v 1.2 2013/02/14 20:13:57 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}.orig.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="btrfs +dchroot debug doc lvm nls pam test" COMMON_DEPEND=" |