summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/semantic/semantic-1.4.4-r1.ebuild')
-rw-r--r--app-emacs/semantic/semantic-1.4.4-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/semantic/semantic-1.4.4-r1.ebuild b/app-emacs/semantic/semantic-1.4.4-r1.ebuild
index d6e4e0ba1622..0a942cb614fb 100644
--- a/app-emacs/semantic/semantic-1.4.4-r1.ebuild
+++ b/app-emacs/semantic/semantic-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4-r1.ebuild,v 1.2 2004/04/01 03:33:38 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4-r1.ebuild,v 1.3 2004/04/20 19:18:49 dholm Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://cedet.sourceforge.net/semantic.shtml"
SRC_URI="mirror://sourceforge/cedet/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 amd64"
+KEYWORDS="~x86 amd64 ~ppc"
DEPEND="virtual/emacs
>=app-emacs/speedbar-0.14_beta4