diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-28 18:21:08 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-28 18:21:08 +0000 |
commit | fdcdcf01b996ad6aca5967bd510313bfdecef753 (patch) | |
tree | d36ac5bdb23ecfd4796623cae84390ea24b01f98 /dev-embedded/gputils/gputils-0.13.3-r1.ebuild | |
parent | ppc stable, bug #141971 (diff) | |
download | gentoo-2-fdcdcf01b996ad6aca5967bd510313bfdecef753.tar.gz gentoo-2-fdcdcf01b996ad6aca5967bd510313bfdecef753.tar.bz2 gentoo-2-fdcdcf01b996ad6aca5967bd510313bfdecef753.zip |
ppc stable, bug #141870
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'dev-embedded/gputils/gputils-0.13.3-r1.ebuild')
-rw-r--r-- | dev-embedded/gputils/gputils-0.13.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/gputils/gputils-0.13.3-r1.ebuild b/dev-embedded/gputils/gputils-0.13.3-r1.ebuild index 8d88140157c5..85c4f9e02ab0 100644 --- a/dev-embedded/gputils/gputils-0.13.3-r1.ebuild +++ b/dev-embedded/gputils/gputils-0.13.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.13.3-r1.ebuild,v 1.2 2006/04/26 20:23:05 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.13.3-r1.ebuild,v 1.3 2006/07/28 18:21:08 dertobi123 Exp $ DESCRIPTION="Collection of tools including assembler, linker and librarian for PIC microcontrollers." HOMEPAGE="http://gputils.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gputils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" DEPEND="" |