diff options
author | 2003-08-25 10:02:47 +0000 | |
---|---|---|
committer | 2003-08-25 10:02:47 +0000 | |
commit | a610bf2a697ee65ae85f8ee48a0b5f8171f7fe5d (patch) | |
tree | 30ed15a16e9af16756b3c5816d180b16255dc316 /net-misc/telnet-bsd | |
parent | version bump (diff) | |
download | historical-a610bf2a697ee65ae85f8ee48a0b5f8171f7fe5d.tar.gz historical-a610bf2a697ee65ae85f8ee48a0b5f8171f7fe5d.tar.bz2 historical-a610bf2a697ee65ae85f8ee48a0b5f8171f7fe5d.zip |
8/25/03 trance@gentoo.org added ~ppc keyword
Diffstat (limited to 'net-misc/telnet-bsd')
-rw-r--r-- | net-misc/telnet-bsd/telnet-bsd-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild index 067919baa826..df47b233d077 100644 --- a/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild +++ b/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild,v 1.6 2003/08/03 15:26:42 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild,v 1.7 2003/08/25 10:02:47 trance Exp $ IUSE="" S=${WORKDIR}/${P} @@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.suse.com/pub/people/kukuk/ipv6/" DEPEND="virtual/glibc" -KEYWORDS="x86 ~sparc hppa" +KEYWORDS="x86 ~sparc hppa ~ppc" SLOT="0" LICENSE="BSD" |