diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 18:04:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 18:04:08 +0000 |
commit | b55f8e311cf61e3eb627339788c5d443c84faa7c (patch) | |
tree | 4eafc07402f18359d4457495b5cf32c66300614c /app-xemacs/semantic/semantic-1.21.ebuild | |
parent | Add ~alpha/~sparc wrt #332607 (diff) | |
download | gentoo-2-b55f8e311cf61e3eb627339788c5d443c84faa7c.tar.gz gentoo-2-b55f8e311cf61e3eb627339788c5d443c84faa7c.tar.bz2 gentoo-2-b55f8e311cf61e3eb627339788c5d443c84faa7c.zip |
Add ~alpha/~sparc wrt #332607
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'app-xemacs/semantic/semantic-1.21.ebuild')
-rw-r--r-- | app-xemacs/semantic/semantic-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/semantic/semantic-1.21.ebuild b/app-xemacs/semantic/semantic-1.21.ebuild index 54bec51f6a5f..3bef08f1883d 100644 --- a/app-xemacs/semantic/semantic-1.21.ebuild +++ b/app-xemacs/semantic/semantic-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.21.ebuild,v 1.2 2010/08/18 08:54:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.21.ebuild,v 1.3 2010/09/18 18:04:08 armin76 Exp $ SLOT="0" IUSE="" @@ -20,6 +20,6 @@ app-xemacs/cc-mode app-xemacs/edebug app-xemacs/sgml " -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" inherit xemacs-packages |