From 81fe837ead2a46634901cf855ae370c07014ab83 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 19 Jun 2012 12:22:33 +0000 Subject: Add ~amd64 (Portage version: 2.1.10.49/cvs/Linux x86_64) --- dev-lang/ispc/ChangeLog | 5 ++++- dev-lang/ispc/ispc-1.2.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/ispc/ChangeLog b/dev-lang/ispc/ChangeLog index 68025d78b3e5..0b6a44c29edc 100644 --- a/dev-lang/ispc/ChangeLog +++ b/dev-lang/ispc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ispc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v 1.2 2012/06/17 02:47:26 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v 1.3 2012/06/19 12:22:33 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo ispc-1.2.2.ebuild: + Add ~amd64 17 Jun 2012; Christoph Junghans ispc-1.2.2.ebuild: fixed redundant license (bug #421401) diff --git a/dev-lang/ispc/ispc-1.2.2.ebuild b/dev-lang/ispc/ispc-1.2.2.ebuild index f4c6bd086822..456c1ed8a4dc 100644 --- a/dev-lang/ispc/ispc-1.2.2.ebuild +++ b/dev-lang/ispc/ispc-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v 1.2 2012/06/17 02:47:26 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v 1.3 2012/06/19 12:22:33 ago Exp $ EAPI=4 GITHUB_ID="2c75ac1" @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${PN}-${GITHUB_ID}" LICENSE="BSD BSD-2 UoI-NCSA" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="examples" RDEPEND=" -- cgit v1.2.3-65-gdbad