summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2005-04-21 16:57:42 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2005-04-21 16:57:42 +0000
commitffc93df7a1cbb9bfd898ef16939d6ec1aaf5249e (patch)
tree5dae370181df4539ee33ee826f763ae438cb8546 /dev-cpp/gccxml/gccxml-0.6.0.ebuild
parentStable on ppc64 (diff)
downloadgentoo-2-ffc93df7a1cbb9bfd898ef16939d6ec1aaf5249e.tar.gz
gentoo-2-ffc93df7a1cbb9bfd898ef16939d6ec1aaf5249e.tar.bz2
gentoo-2-ffc93df7a1cbb9bfd898ef16939d6ec1aaf5249e.zip
~amd64 keyword and digest fix
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-cpp/gccxml/gccxml-0.6.0.ebuild')
-rw-r--r--dev-cpp/gccxml/gccxml-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gccxml/gccxml-0.6.0.ebuild b/dev-cpp/gccxml/gccxml-0.6.0.ebuild
index a88d9ecc778e..017a1b3c4969 100644
--- a/dev-cpp/gccxml/gccxml-0.6.0.ebuild
+++ b/dev-cpp/gccxml/gccxml-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.6.0.ebuild,v 1.1 2005/01/25 22:05:42 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.6.0.ebuild,v 1.2 2005/04/21 16:57:42 g2boojum Exp $
inherit versionator
PVM="$(get_version_component_range 1-2)"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gccxml.org/"
SRC_URI="http://www.gccxml.org/files/v${PVM}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-util/cmake"