summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-28 18:01:27 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-28 18:01:27 +0000
commite081b914a36d9dbff8139f647bf3bcf3d98e4770 (patch)
treecb69bcc6fe40d6e4992312e16038c21334dec1ac /sys-fs/mdadm/mdadm-2.5-r1.ebuild
parentFix compilation errors on gcc-4.1 (#138368). (diff)
downloadhistorical-e081b914a36d9dbff8139f647bf3bcf3d98e4770.tar.gz
historical-e081b914a36d9dbff8139f647bf3bcf3d98e4770.tar.bz2
historical-e081b914a36d9dbff8139f647bf3bcf3d98e4770.zip
Stable on sparc wrt #138194
Package-Manager: portage-2.1-r1
Diffstat (limited to 'sys-fs/mdadm/mdadm-2.5-r1.ebuild')
-rw-r--r--sys-fs/mdadm/mdadm-2.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mdadm/mdadm-2.5-r1.ebuild b/sys-fs/mdadm/mdadm-2.5-r1.ebuild
index c1712b9404d5..7c10fb67630d 100644
--- a/sys-fs/mdadm/mdadm-2.5-r1.ebuild
+++ b/sys-fs/mdadm/mdadm-2.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.5-r1.ebuild,v 1.5 2006/06/28 05:31:37 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.5-r1.ebuild,v 1.6 2006/06/28 18:01:27 gustavoz 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 ssl"
RDEPEND="ssl? ( dev-libs/openssl )"