summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-14 09:21:25 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-14 09:21:25 +0000
commit573df6dfb48ecada1c349283e257c962d7510bcf (patch)
tree33fbb75c3ea15086991eab2070ee1ab941c96aa1 /sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
parentAdd missing pkgconfig dependencies, thanks to Patrick Lauer in bug #151272. (diff)
downloadhistorical-573df6dfb48ecada1c349283e257c962d7510bcf.tar.gz
historical-573df6dfb48ecada1c349283e257c962d7510bcf.tar.bz2
historical-573df6dfb48ecada1c349283e257c962d7510bcf.zip
Removed ~ppc64; bug #150969
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild')
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
index 167513967f72..85a62f4b5396 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.21-r1.ebuild,v 1.10 2005/09/16 09:36:14 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.11 2006/10/14 09:21:25 corsair Exp $
inherit linux-info
@@ -18,7 +18,7 @@ DEPEND="virtual/libc
SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.4/${MY_P}.tar.gz"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~ppc ~ppc64 x86"
IUSE=""
S="${WORKDIR}/${MY_P}"