summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-10-05 03:03:38 +0000
committerTom Gall <tgall@gentoo.org>2004-10-05 03:03:38 +0000
commit986a9f9d796bae2fe67c9c79a713e71e011f5dee (patch)
treeeed32334f2d601ccd9070cf43ba225182203ef38 /app-text/code2html/code2html-0.9.1.ebuild
parentstable on ppc64, bug #64268 (diff)
downloadhistorical-986a9f9d796bae2fe67c9c79a713e71e011f5dee.tar.gz
historical-986a9f9d796bae2fe67c9c79a713e71e011f5dee.tar.bz2
historical-986a9f9d796bae2fe67c9c79a713e71e011f5dee.zip
stable on ppc64, bug #64269
Diffstat (limited to 'app-text/code2html/code2html-0.9.1.ebuild')
-rw-r--r--app-text/code2html/code2html-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/code2html/code2html-0.9.1.ebuild b/app-text/code2html/code2html-0.9.1.ebuild
index 1aac7e8da079..e0a2011281ad 100644
--- a/app-text/code2html/code2html-0.9.1.ebuild
+++ b/app-text/code2html/code2html-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.5 2004/06/24 22:30:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.6 2004/10/05 03:03:38 tgall Exp $
DESCRIPTION="Converts source files to colored HTML output."
HOMEPAGE="http://www.palfrader.org/code2html/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.palfrader.org/code2html/all/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ppc64"
IUSE=""
DEPEND=""