summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-03-31 07:15:31 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-03-31 07:15:31 +0000
commitd9876b91a6bb68434de7d8545a90f6a401526697 (patch)
tree47628f47593c2da54bae7d9b780fe81a85e8b072 /dev-vcs/git/git-1.6.5.5.ebuild
parentx86 stable wrt bug #309797 (diff)
downloadgentoo-2-d9876b91a6bb68434de7d8545a90f6a401526697.tar.gz
gentoo-2-d9876b91a6bb68434de7d8545a90f6a401526697.tar.bz2
gentoo-2-d9876b91a6bb68434de7d8545a90f6a401526697.zip
Forward-port ~ppc64 keyword to other ebuilds since it came back in bug #290163.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/git/git-1.6.5.5.ebuild')
-rw-r--r--dev-vcs/git/git-1.6.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.6.5.5.ebuild b/dev-vcs/git/git-1.6.5.5.ebuild
index a92e7283c763..f58fff6ed4f2 100644
--- a/dev-vcs/git/git-1.6.5.5.ebuild
+++ b/dev-vcs/git/git-1.6.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
EAPI=2
@@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
else
SRC_URI=""
EGIT_BRANCH="master"