summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-28 14:21:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-28 14:21:58 +0000
commitca0bde2fcdfe90bc86afb1d3e9b84ca6365684e5 (patch)
tree9c062941ab4408c802cafeba9fd9f77a8aeea3ca /app-i18n
parentStable on alpha, bug #405717. (diff)
downloadgentoo-2-ca0bde2fcdfe90bc86afb1d3e9b84ca6365684e5.tar.gz
gentoo-2-ca0bde2fcdfe90bc86afb1d3e9b84ca6365684e5.tar.bz2
gentoo-2-ca0bde2fcdfe90bc86afb1d3e9b84ca6365684e5.zip
Add ~amd64, wrt bug #439860
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/kcc/ChangeLog5
-rw-r--r--app-i18n/kcc/kcc-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/kcc/ChangeLog b/app-i18n/kcc/ChangeLog
index 77abda5fbe02..2ff806beb708 100644
--- a/app-i18n/kcc/ChangeLog
+++ b/app-i18n/kcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/kcc
# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/ChangeLog,v 1.13 2012/07/15 04:44:00 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/ChangeLog,v 1.14 2012/10/28 14:21:58 ago Exp $
+
+ 28 Oct 2012; Agostino Sarubbo <ago@gentoo.org> kcc-1.0.ebuild:
+ Add ~amd64, wrt bug #439860
15 Jul 2012; Akinori Hattori <hattya@gentoo.org> +files/kcc-exit.diff,
files/kcc-gcc3-gentoo.diff, kcc-1.0.ebuild:
diff --git a/app-i18n/kcc/kcc-1.0.ebuild b/app-i18n/kcc/kcc-1.0.ebuild
index 73912e24ae76..a909736f6625 100644
--- a/app-i18n/kcc/kcc-1.0.ebuild
+++ b/app-i18n/kcc/kcc-1.0.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/app-i18n/kcc/kcc-1.0.ebuild,v 1.18 2012/07/15 04:44:00 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/kcc-1.0.ebuild,v 1.19 2012/10/28 14:21:58 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.jp.freebsd.org/pub/FreeBSD/ports/distfiles/${PN}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
S="${WORKDIR}/${PN}"