diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 19:26:38 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 19:26:38 +0000 |
commit | 769514d883d635518c70944367c12254d4885b2b (patch) | |
tree | 3f44381f8dbcfa3674396c9ae06608918d88516c /app-xemacs/cedet-common/cedet-common-1.01.ebuild | |
parent | Add src_test(). (diff) | |
download | gentoo-2-769514d883d635518c70944367c12254d4885b2b.tar.gz gentoo-2-769514d883d635518c70944367c12254d4885b2b.tar.bz2 gentoo-2-769514d883d635518c70944367c12254d4885b2b.zip |
Keywording for ppc.
Bug 278914.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'app-xemacs/cedet-common/cedet-common-1.01.ebuild')
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/cedet-common/cedet-common-1.01.ebuild b/app-xemacs/cedet-common/cedet-common-1.01.ebuild index 576756f29392..6f46406ca368 100644 --- a/app-xemacs/cedet-common/cedet-common-1.01.ebuild +++ b/app-xemacs/cedet-common/cedet-common-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.2 2009/08/28 12:48:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.3 2009/11/07 19:26:38 volkmar Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/edebug app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" inherit xemacs-packages |