diff options
author | David Holm <dholm@gentoo.org> | 2004-05-08 17:12:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-08 17:12:03 +0000 |
commit | 0edf7b2e3337d1b96ed647ec04b82d1745d46fd0 (patch) | |
tree | 09b312fa41474915042713b4d3989d808138ec28 /net-misc/unix2tcp/unix2tcp-0.8.2.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-0edf7b2e3337d1b96ed647ec04b82d1745d46fd0.tar.gz historical-0edf7b2e3337d1b96ed647ec04b82d1745d46fd0.tar.bz2 historical-0edf7b2e3337d1b96ed647ec04b82d1745d46fd0.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/unix2tcp/unix2tcp-0.8.2.ebuild')
-rw-r--r-- | net-misc/unix2tcp/unix2tcp-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild b/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild index d5cfa32803f1..9b5fd01ecd56 100644 --- a/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild +++ b/net-misc/unix2tcp/unix2tcp-0.8.2.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-misc/unix2tcp/unix2tcp-0.8.2.ebuild,v 1.1 2004/05/07 17:55:26 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild,v 1.2 2004/05/08 17:12:03 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dizzy.roedu.net/unix2tcp/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~s390" +KEYWORDS="~x86 ~s390 ~ppc" DEPEND="sys-devel/gcc virtual/glibc" |