summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-26 05:06:19 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-26 05:06:19 +0000
commit72481cfb4e289d4dc83353c4410754a1a56a2190 (patch)
tree75eb6ff284610cf92488eed1bdbe653bf1ff733c /net-p2p/nap/nap-1.5.0.ebuild
parentfixed sandbox violation (diff)
downloadgentoo-2-72481cfb4e289d4dc83353c4410754a1a56a2190.tar.gz
gentoo-2-72481cfb4e289d4dc83353c4410754a1a56a2190.tar.bz2
gentoo-2-72481cfb4e289d4dc83353c4410754a1a56a2190.zip
added ppc to keywords
Diffstat (limited to 'net-p2p/nap/nap-1.5.0.ebuild')
-rw-r--r--net-p2p/nap/nap-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nap/nap-1.5.0.ebuild b/net-p2p/nap/nap-1.5.0.ebuild
index 943c2672f897..343b09890ffe 100644
--- a/net-p2p/nap/nap-1.5.0.ebuild
+++ b/net-p2p/nap/nap-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/nap/nap-1.5.0.ebuild,v 1.3 2002/07/08 20:43:04 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/nap/nap-1.5.0.ebuild,v 1.4 2002/07/26 05:05:10 gerk Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Console Napster/OpenNap client"
@@ -11,7 +11,7 @@ LICENSE="as-is"
RDEPEND="virtual/glibc"
DEPEND="${RDEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
src_compile() {
./configure --prefix=${D}/usr || die "configure problem"