diff options
author | 2009-11-21 14:29:39 +0000 | |
---|---|---|
committer | 2009-11-21 14:29:39 +0000 | |
commit | 2289e46232f19ac374bdcbfc883af9cb33a081cd (patch) | |
tree | 4a7b32fa0a1096e2b6bcec72c0fe73ee384df8e5 /dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild | |
parent | Keywording for amd64 (diff) | |
download | gentoo-2-2289e46232f19ac374bdcbfc883af9cb33a081cd.tar.gz gentoo-2-2289e46232f19ac374bdcbfc883af9cb33a081cd.tar.bz2 gentoo-2-2289e46232f19ac374bdcbfc883af9cb33a081cd.zip |
Keywording for amd64
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild')
-rw-r--r-- | dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild index d4b3fd7b7e3e..80f23fc602b3 100644 --- a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild +++ b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.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-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild,v 1.1 2009/09/16 00:08:51 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild,v 1.2 2009/11/21 14:29:39 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*" |