From b2c8edbbf551bd9b822476e0d280419d7d84c6cf Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Thu, 27 Jun 2013 03:29:57 +0000 Subject: Add ~arm keyword, wrt bug #474022, thanks to Michael Kurinnoy (Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) --- dev-vcs/qgit/ChangeLog | 6 +++++- dev-vcs/qgit/qgit-2.5.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-vcs/qgit') diff --git a/dev-vcs/qgit/ChangeLog b/dev-vcs/qgit/ChangeLog index 23a68cce9e47..96d620bf0aa4 100644 --- a/dev-vcs/qgit/ChangeLog +++ b/dev-vcs/qgit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/qgit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.14 2013/03/08 08:23:07 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.15 2013/06/27 03:29:57 pinkbyte Exp $ + + 27 Jun 2013; Sergey Popov qgit-2.5.ebuild: + Add ~arm keyword, wrt bug #474022, thanks to Michael Kurinnoy 08 Mar 2013; Davide Pesavento -qgit-2.4.ebuild: Remove old. diff --git a/dev-vcs/qgit/qgit-2.5.ebuild b/dev-vcs/qgit/qgit-2.5.ebuild index a36450225082..d018d5ced281 100644 --- a/dev-vcs/qgit/qgit-2.5.ebuild +++ b/dev-vcs/qgit/qgit-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.5 2013/03/02 21:08:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.6 2013/06/27 03:29:57 pinkbyte Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://libre.tibirna.org/attachments/download/9/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="dev-qt/qtgui:4" -- cgit v1.2.3-65-gdbad