diff options
Diffstat (limited to 'sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild')
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild b/sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild index cb319c0bb025..3c56e8a40fce 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild,v 1.2 2008/06/25 17:35:16 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild,v 1.3 2008/07/17 19:21:27 corsair Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://christophe.varoqui.free.fr/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=sys-fs/device-mapper-1.00.19-r1 |