summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-09-21 19:08:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-09-21 19:08:01 +0000
commitc917319ccd4fb4f6ff35d07616aa5c659dc3f67d (patch)
treeae02d39468099fcd6a531aee778da0d599522e24 /dev-lisp/gcl/gcl-2.6.7.ebuild
parentVersion bump and fix for #84296. (diff)
downloadgentoo-2-c917319ccd4fb4f6ff35d07616aa5c659dc3f67d.tar.gz
gentoo-2-c917319ccd4fb4f6ff35d07616aa5c659dc3f67d.tar.bz2
gentoo-2-c917319ccd4fb4f6ff35d07616aa5c659dc3f67d.zip
Keyworded ~sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lisp/gcl/gcl-2.6.7.ebuild')
-rw-r--r--dev-lisp/gcl/gcl-2.6.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.7.ebuild b/dev-lisp/gcl/gcl-2.6.7.ebuild
index 90a426a822b6..b1b36449a973 100644
--- a/dev-lisp/gcl/gcl-2.6.7.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.7.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/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.3 2005/08/22 07:09:57 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.4 2005/09/21 19:08:01 gustavoz Exp $
inherit elisp-common flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/gcl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc amd64"
+KEYWORDS="x86 ~ppc amd64 ~sparc"
IUSE="emacs readline debug X tcltk custreloc dlopen gprof doc ansi"
DEPEND=">=app-text/texi2html-1.64