diff options
author | Dominik Kapusta <ayoy@gentoo.org> | 2009-11-21 14:39:59 +0000 |
---|---|---|
committer | Dominik Kapusta <ayoy@gentoo.org> | 2009-11-21 14:39:59 +0000 |
commit | 30803fc97933227404d3e71f4a228379e44146bb (patch) | |
tree | d839c6c9ffd59767fd7d69e7d67e4f49c6b0ef89 /dev-embedded/scratchbox | |
parent | alpha/ia64/m68k/s390/sh/sparc stable (diff) | |
download | historical-30803fc97933227404d3e71f4a228379e44146bb.tar.gz historical-30803fc97933227404d3e71f4a228379e44146bb.tar.bz2 historical-30803fc97933227404d3e71f4a228379e44146bb.zip |
Keywording for amd64
Package-Manager: portage-2.2_rc50/cvs/Linux x86_64
Diffstat (limited to 'dev-embedded/scratchbox')
-rw-r--r-- | dev-embedded/scratchbox/ChangeLog | 5 | ||||
-rw-r--r-- | dev-embedded/scratchbox/scratchbox-1.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox/ChangeLog b/dev-embedded/scratchbox/ChangeLog index 257fd4a5fb89..6510e42e1a5e 100644 --- a/dev-embedded/scratchbox/ChangeLog +++ b/dev-embedded/scratchbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-embedded/scratchbox # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.10 2009/11/19 18:39:54 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.11 2009/11/21 14:28:28 ayoy Exp $ + + 21 Nov 2009; Dominik Kapusta <ayoy@gentoo.org> scratchbox-1.0.16.ebuild: + Keywording for amd64 19 Nov 2009; Dominik Kapusta <ayoy@gentoo.org> -scratchbox-2.0.ebuild, -files/scratchbox-2.0-gentoo.patch, diff --git a/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild index d3f3cb542387..adc9df2d2e65 100644 --- a/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild +++ b/dev-embedded/scratchbox/scratchbox-1.0.16.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-1.0.16.ebuild,v 1.1 2009/09/16 00:07:20 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.16.ebuild,v 1.2 2009/11/21 14:28:28 ayoy Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/scrat LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |