summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-06-25 22:41:31 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-06-25 22:41:31 +0000
commit492a016ac842cb11ddb9e1bf6a064d55092d1948 (patch)
treeff3c1b930f1d28bb3afa9cdb1b9a91d45e8a1340 /sys-libs
parentUpdated dependencies. Thanks to dju` <dju@elegiac.net> in bug #55172. Removed... (diff)
downloadgentoo-2-492a016ac842cb11ddb9e1bf6a064d55092d1948.tar.gz
gentoo-2-492a016ac842cb11ddb9e1bf6a064d55092d1948.tar.bz2
gentoo-2-492a016ac842cb11ddb9e1bf6a064d55092d1948.zip
amd64
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/device-mapper/device-mapper-1.00.08.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/device-mapper/device-mapper-1.00.08.ebuild b/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
index 10e80f5909c4..700aaf41a11f 100644
--- a/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
+++ b/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.08.ebuild,v 1.6 2004/06/24 23:03:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.08.ebuild,v 1.7 2004/06/25 22:38:21 jhuebel Exp $
DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities."
HOMEPAGE="http://sources.redhat.com/dm/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~amd64"
+KEYWORDS="x86 ~ppc sparc amd64"
DEPEND="virtual/linux-sources"