summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 f56e44a39f3d..ab483555de1c 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-2005 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.10 2005/06/05 12:00:19 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.11 2005/10/11 18:25:41 grobian 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="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc-macos ppc64 x86"
IUSE=""
DEPEND=""