summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosch Pixa <darkspecter@gentoo.org>2004-03-10 04:40:04 +0000
committerBartosch Pixa <darkspecter@gentoo.org>2004-03-10 04:40:04 +0000
commitbab080ba3eb10bf5be290c08846e3cd55ce3d11d (patch)
treea6d130f49fd70504632412d4bf53a7491c845db2 /sys-libs/device-mapper/device-mapper-1.00.07.ebuild
parentBump to version 20030616_p8. Clean up old ebuilds. (Manifest recommit) (diff)
downloadgentoo-2-bab080ba3eb10bf5be290c08846e3cd55ce3d11d.tar.gz
gentoo-2-bab080ba3eb10bf5be290c08846e3cd55ce3d11d.tar.bz2
gentoo-2-bab080ba3eb10bf5be290c08846e3cd55ce3d11d.zip
set ppc in keywords
Diffstat (limited to 'sys-libs/device-mapper/device-mapper-1.00.07.ebuild')
-rw-r--r--sys-libs/device-mapper/device-mapper-1.00.07.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/device-mapper/device-mapper-1.00.07.ebuild b/sys-libs/device-mapper/device-mapper-1.00.07.ebuild
index 6ed8d78b12ae..106d9f28469f 100644
--- a/sys-libs/device-mapper/device-mapper-1.00.07.ebuild
+++ b/sys-libs/device-mapper/device-mapper-1.00.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.07.ebuild,v 1.6 2004/03/10 04:11:26 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.07.ebuild,v 1.7 2004/03/10 04:40:04 darkspecter 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/old/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 sparc"
+KEYWORDS="x86 amd64 sparc ppc"
DEPEND="virtual/linux-sources"