diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 03:34:37 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 03:34:37 +0000 |
commit | fc7b92ae8b9c5a22b6e8e2c522fdd0c6fbe224a9 (patch) | |
tree | 7985f493ffb735099bac8ac783f29ecc07946602 /app-emacs/semantic | |
parent | added ~amd64 to keywords, added emul-linux-x86-baselibs dep for amd64 only an... (diff) | |
download | historical-fc7b92ae8b9c5a22b6e8e2c522fdd0c6fbe224a9.tar.gz historical-fc7b92ae8b9c5a22b6e8e2c522fdd0c6fbe224a9.tar.bz2 historical-fc7b92ae8b9c5a22b6e8e2c522fdd0c6fbe224a9.zip |
added amd64 to keywords
Diffstat (limited to 'app-emacs/semantic')
-rw-r--r-- | app-emacs/semantic/semantic-1.4.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/semantic/semantic-1.4.4-r1.ebuild b/app-emacs/semantic/semantic-1.4.4-r1.ebuild index f83bd6cd44bf..d6e4e0ba1622 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. # 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.1 2003/11/16 19:38:30 mkennedy Exp $ +# $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 $ 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" +KEYWORDS="~x86 amd64" DEPEND="virtual/emacs >=app-emacs/speedbar-0.14_beta4 |