summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-27 14:30:21 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-27 14:30:21 +0000
commit31e1a8f57a144ad2e91003ecabee2ac36177f119 (patch)
treece0acbf278e374fa240948a21e67b53609760563 /net-misc/vconfig/vconfig-1.8.ebuild
parentMoving os-headers to DEPEND and closing bug #82449. (diff)
downloadgentoo-2-31e1a8f57a144ad2e91003ecabee2ac36177f119.tar.gz
gentoo-2-31e1a8f57a144ad2e91003ecabee2ac36177f119.tar.bz2
gentoo-2-31e1a8f57a144ad2e91003ecabee2ac36177f119.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/vconfig/vconfig-1.8.ebuild')
-rw-r--r--net-misc/vconfig/vconfig-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vconfig/vconfig-1.8.ebuild b/net-misc/vconfig/vconfig-1.8.ebuild
index 4b6955c5e73e..82c254b4bbf5 100644
--- a/net-misc/vconfig/vconfig-1.8.ebuild
+++ b/net-misc/vconfig/vconfig-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.9 2005/02/05 21:21:00 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.10 2005/06/27 14:30:21 dholm Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
# mirror://gentoo/vconfig-1.7-gcc33-multiline.patch"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~amd64"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE="static"
DEPEND="virtual/libc virtual/os-headers"
RDEPEND="!static? ( virtual/libc )"