diff options
author | David Holm <dholm@gentoo.org> | 2004-04-25 15:27:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-25 15:27:45 +0000 |
commit | 02a6db7727e47f948d8fceef9a5448c35f6c4e5a (patch) | |
tree | 3a9f46c22ac5ad8e21c9d345b97138f3a843f54d /net-im/gaim-snpp/gaim-snpp-0.3.0.ebuild | |
parent | update libxml2 & libxslt deps (Manifest recommit) (diff) | |
download | gentoo-2-02a6db7727e47f948d8fceef9a5448c35f6c4e5a.tar.gz gentoo-2-02a6db7727e47f948d8fceef9a5448c35f6c4e5a.tar.bz2 gentoo-2-02a6db7727e47f948d8fceef9a5448c35f6c4e5a.zip |
Added to ~ppc
Diffstat (limited to 'net-im/gaim-snpp/gaim-snpp-0.3.0.ebuild')
-rw-r--r-- | net-im/gaim-snpp/gaim-snpp-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim-snpp/gaim-snpp-0.3.0.ebuild b/net-im/gaim-snpp/gaim-snpp-0.3.0.ebuild index 43abc04d1841..cf4abfb177fa 100644 --- a/net-im/gaim-snpp/gaim-snpp-0.3.0.ebuild +++ b/net-im/gaim-snpp/gaim-snpp-0.3.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-im/gaim-snpp/gaim-snpp-0.3.0.ebuild,v 1.1 2004/04/23 12:16:38 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/gaim-snpp-0.3.0.ebuild,v 1.2 2004/04/25 15:27:45 dholm Exp $ use debug && inherit debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="debug" DEPEND=">=net-im/gaim-0.77" |