diff options
Diffstat (limited to 'dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild')
-rw-r--r-- | dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild index 7ac65ed5b2a3..f0a8a4f4ebbe 100644 --- a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild +++ b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.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-devkit-git/scratchbox-devkit-git-1.0.1.ebuild,v 1.1 2009/11/19 17:43:58 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild,v 1.2 2009/11/21 14:34:50 ayoy Exp $ SBOX_GROUP="sbox" RESTRICT="strip binchecks" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.scratchbox.org/" SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="=dev-embedded/scratchbox-1.0*" |