summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-19 23:10:22 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-19 23:10:22 +0000
commitc0cf6436d4b244ab21f44ef5ceee6fbaa3afb0d2 (patch)
treefc467c5bf4f06efe15fb98d4da5151c815a6a966 /sys-fs
parentversion bump 0.9.0_rc10 (diff)
downloadgentoo-2-c0cf6436d4b244ab21f44ef5ceee6fbaa3afb0d2.tar.gz
gentoo-2-c0cf6436d4b244ab21f44ef5ceee6fbaa3afb0d2.tar.bz2
gentoo-2-c0cf6436d4b244ab21f44ef5ceee6fbaa3afb0d2.zip
amd64/arm/hppa/ia64/m68k/s390/sh/x86 stable
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/device-mapper/device-mapper-1.01.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/device-mapper/device-mapper-1.01.03.ebuild b/sys-fs/device-mapper/device-mapper-1.01.03.ebuild
index 04e19999a558..e71179ce6245 100644
--- a/sys-fs/device-mapper/device-mapper-1.01.03.ebuild
+++ b/sys-fs/device-mapper/device-mapper-1.01.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.01.03.ebuild,v 1.2 2005/08/08 11:19:25 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.01.03.ebuild,v 1.3 2005/08/19 23:10:22 vapier Exp $
inherit eutils
@@ -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 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
IUSE=""
DEPEND=""