diff options
Diffstat (limited to 'net-p2p/smet2html/smet2html-0.1.ebuild')
-rw-r--r-- | net-p2p/smet2html/smet2html-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/smet2html/smet2html-0.1.ebuild b/net-p2p/smet2html/smet2html-0.1.ebuild index e09e5d332fcc..2ed3603a6e52 100644 --- a/net-p2p/smet2html/smet2html-0.1.ebuild +++ b/net-p2p/smet2html/smet2html-0.1.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-p2p/smet2html/smet2html-0.1.ebuild,v 1.1 2004/04/30 21:30:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/smet2html-0.1.ebuild,v 1.2 2004/05/01 11:41:27 dholm Exp $ DESCRIPTION="Convert eDonkey2000 server.met to html" HOMEPAGE="http://ed2k-tools.sourceforge.net/${PN}.shtml" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/glibc" |