summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/mdadm/mdadm-2.6.2.ebuild')
-rw-r--r--sys-fs/mdadm/mdadm-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mdadm/mdadm-2.6.2.ebuild b/sys-fs/mdadm/mdadm-2.6.2.ebuild
index 3f119ff5cb83..fdeef842c9a6 100644
--- a/sys-fs/mdadm/mdadm-2.6.2.ebuild
+++ b/sys-fs/mdadm/mdadm-2.6.2.ebuild
@@ -1,6 +1,6 @@
# 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.2.ebuild,v 1.2 2007/06/23 18:39:23 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.2.ebuild,v 1.3 2007/06/23 18:52:21 angelos 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() {