summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 )"