diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-14 09:21:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-14 09:21:25 +0000 |
commit | c5261f93baf9a1f4a91b4fedff91c8c883889968 (patch) | |
tree | 020cf7a8d53d260df052cfd73e50c71541377285 /sys-cluster/ipvsadm/ipvsadm-1.24.ebuild | |
parent | Add missing pkgconfig dependencies, thanks to Patrick Lauer in bug #151272. (diff) | |
download | gentoo-2-c5261f93baf9a1f4a91b4fedff91c8c883889968.tar.gz gentoo-2-c5261f93baf9a1f4a91b4fedff91c8c883889968.tar.bz2 gentoo-2-c5261f93baf9a1f4a91b4fedff91c8c883889968.zip |
Removed ~ppc64; bug #150969
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sys-cluster/ipvsadm/ipvsadm-1.24.ebuild')
-rw-r--r-- | sys-cluster/ipvsadm/ipvsadm-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild index 3cf2d1332cdb..4b3575d81572 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.12 2006/04/22 05:52:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.13 2006/10/14 09:21:25 corsair Exp $ inherit linux-info @@ -10,7 +10,7 @@ SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.5/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~s390 x86" +KEYWORDS="~amd64 ~ppc64 ~s390 x86" IUSE="" DEPEND="virtual/linux-sources |