diff options
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.67-r2.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.67-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild index 1bc6d9dbd5d3..1465d29b7e4e 100644 --- a/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild,v 1.1 2010/06/14 22:26:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild,v 1.2 2010/07/23 07:25:57 fauli Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -12,7 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="readline +static clvm cman +lvm1 selinux" |