diff options
Diffstat (limited to 'sys-fs/mdadm/mdadm-2.6.ebuild')
-rw-r--r-- | sys-fs/mdadm/mdadm-2.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/mdadm/mdadm-2.6.ebuild b/sys-fs/mdadm/mdadm-2.6.ebuild index 4259bb58d8f0..1d1eb6987f2c 100644 --- a/sys-fs/mdadm/mdadm-2.6.ebuild +++ b/sys-fs/mdadm/mdadm-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.ebuild,v 1.1 2006/12/28 23:21:27 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.ebuild,v 1.2 2007/02/11 20:26:49 ticho Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="static" src_unpack() { |