diff options
Diffstat (limited to 'dev-embedded/scratchbox/scratchbox-2.0.ebuild')
-rw-r--r-- | dev-embedded/scratchbox/scratchbox-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/scratchbox/scratchbox-2.0.ebuild b/dev-embedded/scratchbox/scratchbox-2.0.ebuild index 1333f10be3aa..e643ac96deb3 100644 --- a/dev-embedded/scratchbox/scratchbox-2.0.ebuild +++ b/dev-embedded/scratchbox/scratchbox-2.0.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/dev-embedded/scratchbox/scratchbox-2.0.ebuild,v 1.1 2009/10/15 20:41:21 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-2.0.ebuild,v 1.2 2009/10/16 16:55:51 ayoy Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://cgit.freedesktop.org/${MY_PN}/snapshot/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |