summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-11 19:04:28 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-11 19:04:28 +0000
commitc7101b731db60d01a50f9c7e2d49ae15250aca3b (patch)
tree314223da4a7782babcf0ec21159929a2b4dad58a /dev-util
parentupdates from Thomas Kear #135904 (diff)
downloadgentoo-2-c7101b731db60d01a50f9c7e2d49ae15250aca3b.tar.gz
gentoo-2-c7101b731db60d01a50f9c7e2d49ae15250aca3b.tar.bz2
gentoo-2-c7101b731db60d01a50f9c7e2d49ae15250aca3b.zip
arm/hppa/ppc64/s390/sh love
(Portage version: 2.1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cmake/cmake-2.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmake/cmake-2.4.2.ebuild b/dev-util/cmake/cmake-2.4.2.ebuild
index 5232141ebb7a..dbf3a7b35830 100644
--- a/dev-util/cmake/cmake-2.4.2.ebuild
+++ b/dev-util/cmake/cmake-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.4.2.ebuild,v 1.2 2006/05/25 03:02:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.4.2.ebuild,v 1.3 2006/06/11 19:04:28 vapier Exp $
inherit toolchain-funcs eutils versionator
@@ -10,7 +10,7 @@ SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${P}.tar
LICENSE="CMake"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
src_unpack() {