diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:21:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:21:27 +0000 |
commit | 06de3078146474358bc8a58839a32310421c747d (patch) | |
tree | f620e4a081e9dad65eb57396473aac8069e4cac3 /sys-fs/multipath-tools/multipath-tools-0.4.8.ebuild | |
parent | Keyworded on alpha (diff) | |
download | historical-06de3078146474358bc8a58839a32310421c747d.tar.gz historical-06de3078146474358bc8a58839a32310421c747d.tar.bz2 historical-06de3078146474358bc8a58839a32310421c747d.zip |
Added ~ppc64; bug #231803
Package-Manager: portage-2.1.4.4
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 |