summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-06 00:31:56 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-06 00:31:56 +0000
commite994fc807605fcf3a77720c7d77376964da815ef (patch)
tree9af9c90397889ef1a0631834ab763e7a3d8584a5 /sys-fs
parentFix for gcc-4.1, bug #130482 (diff)
downloadgentoo-2-e994fc807605fcf3a77720c7d77376964da815ef.tar.gz
gentoo-2-e994fc807605fcf3a77720c7d77376964da815ef.tar.bz2
gentoo-2-e994fc807605fcf3a77720c7d77376964da815ef.zip
arm/ia64/s390/sh stable
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/device-mapper/device-mapper-1.02.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/device-mapper/device-mapper-1.02.03.ebuild b/sys-fs/device-mapper/device-mapper-1.02.03.ebuild
index c69937cb7249..5627ada9aef7 100644
--- a/sys-fs/device-mapper/device-mapper-1.02.03.ebuild
+++ b/sys-fs/device-mapper/device-mapper-1.02.03.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/device-mapper/device-mapper-1.02.03.ebuild,v 1.5 2006/05/01 11:18:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.03.ebuild,v 1.6 2006/05/06 00:31:56 vapier Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE="selinux"
DEPEND="selinux? ( sys-libs/libselinux )"