summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 16:16:28 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 16:16:28 +0000
commitbaf10a70e06e39efc12cd84a9b322d0cdb39e53e (patch)
treef0acb15e2c5cbc8ce5cb7eac7408fca631a56bb5 /net-irc/supybot/supybot-0.77.0.ebuild
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.gz
gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.bz2
gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.zip
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/supybot/supybot-0.77.0.ebuild')
-rw-r--r--net-irc/supybot/supybot-0.77.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/supybot/supybot-0.77.0.ebuild b/net-irc/supybot/supybot-0.77.0.ebuild
index 3344577979f8..4ee4351e9ccd 100644
--- a/net-irc/supybot/supybot-0.77.0.ebuild
+++ b/net-irc/supybot/supybot-0.77.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.0.ebuild,v 1.2 2004/04/27 22:13:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.0.ebuild,v 1.3 2004/05/29 16:16:28 pvdabeel Exp $
inherit distutils eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/supybot/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=dev-lang/python-2.3