diff options
author | 2004-06-29 16:52:56 +0000 | |
---|---|---|
committer | 2004-06-29 16:52:56 +0000 | |
commit | aba8d710b1600b352a1e386426c17b4273718d3c (patch) | |
tree | 15f5ed84655f2cb11ea1a9f040251f5000bf3dd8 /net-misc/ifenslave/ifenslave-1.1.0.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-aba8d710b1600b352a1e386426c17b4273718d3c.tar.gz historical-aba8d710b1600b352a1e386426c17b4273718d3c.tar.bz2 historical-aba8d710b1600b352a1e386426c17b4273718d3c.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/ifenslave/ifenslave-1.1.0.ebuild')
-rw-r--r-- | net-misc/ifenslave/ifenslave-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ifenslave/ifenslave-1.1.0.ebuild b/net-misc/ifenslave/ifenslave-1.1.0.ebuild index c999ef40ab55..59f7e1581c20 100644 --- a/net-misc/ifenslave/ifenslave-1.1.0.ebuild +++ b/net-misc/ifenslave/ifenslave-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0.ebuild,v 1.1 2004/06/28 08:46:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0.ebuild,v 1.2 2004/06/29 16:52:56 dholm Exp $ inherit gcc eutils @@ -15,7 +15,7 @@ SRC_URI="${DEBIANPKG_BASE}/${DEBIANPKG_TARBALL} ${DEBIANPKG_BASE}/${DEBIANPKG_PATCH}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="sys-libs/glibc" DEPEND="sys-devel/gcc ${RDEPEND}" |