From 8dbe76884fb7ea0211e8a1b29e772368e41f21cc Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 14 Apr 2012 20:11:50 +0000 Subject: Add ~amd64-linux keyword. (Portage version: 2.2.0_alpha100_p7/cvs/Linux i686) --- dev-vcs/gitg/ChangeLog | 7 +++++-- dev-vcs/gitg/gitg-0.2.5.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-vcs') diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog index 8a22eca31032..e486fbad2284 100644 --- a/dev-vcs/gitg/ChangeLog +++ b/dev-vcs/gitg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/gitg -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.15 2011/09/28 14:36:38 sping Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.16 2012/04/14 20:11:50 zmedico Exp $ + + 14 Apr 2012; Zac Medico gitg-0.2.5.ebuild: + Add ~amd64-linux keyword. *gitg-0.2.5 (28 Sep 2011) diff --git a/dev-vcs/gitg/gitg-0.2.5.ebuild b/dev-vcs/gitg/gitg-0.2.5.ebuild index 27551a33d2d3..fe2e9a891b8c 100644 --- a/dev-vcs/gitg/gitg-0.2.5.ebuild +++ b/dev-vcs/gitg/gitg-0.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild,v 1.1 2011/09/28 14:36:38 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild,v 1.2 2012/04/14 20:11:50 zmedico Exp $ EAPI="3" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://trac.novowork.com/gitg/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" # FIXME: debug changes CFLAGS IUSE="debug glade" -- cgit v1.2.3-65-gdbad