summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Kapusta <ayoy@gentoo.org>2009-11-21 14:34:50 +0000
committerDominik Kapusta <ayoy@gentoo.org>2009-11-21 14:34:50 +0000
commit746608b74d81017b8297d0624367f7d6c99602f4 (patch)
treeb986c4f0bdc9984510723dd057cc1bcf39acd503 /dev-embedded
parentKeywording for amd64 (diff)
downloadgentoo-2-746608b74d81017b8297d0624367f7d6c99602f4.tar.gz
gentoo-2-746608b74d81017b8297d0624367f7d6c99602f4.tar.bz2
gentoo-2-746608b74d81017b8297d0624367f7d6c99602f4.zip
Keywording for amd64
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/scratchbox-devkit-git/ChangeLog6
-rw-r--r--dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox-devkit-git/ChangeLog b/dev-embedded/scratchbox-devkit-git/ChangeLog
index 993d49bb8103..b0992a292837 100644
--- a/dev-embedded/scratchbox-devkit-git/ChangeLog
+++ b/dev-embedded/scratchbox-devkit-git/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-embedded/scratchbox-devkit-git
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-git/ChangeLog,v 1.1 2009/11/19 17:43:58 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-git/ChangeLog,v 1.2 2009/11/21 14:34:50 ayoy Exp $
+
+ 21 Nov 2009; Dominik Kapusta <ayoy@gentoo.org>
+ scratchbox-devkit-git-1.0.1.ebuild:
+ Keywording for amd64
*scratchbox-devkit-git-1.0.1 (19 Nov 2009)
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*"