From 1b286bd529748ce03122517c651a5e7225e04d13 Mon Sep 17 00:00:00 2001 From: Zack Welch Date: Wed, 19 Feb 2003 21:46:47 +0000 Subject: add arm keyword to sys-devel ebuilds --- sys-devel/distcc/ChangeLog | 5 ++++- sys-devel/distcc/distcc-1.1-r11.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel/distcc') diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index cb1200c382f1..c47833abd946 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/distcc # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.25 2003/02/19 13:19:57 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.26 2003/02/19 21:46:47 zwelch Exp $ + + 19 Feb 2003; Zach Welch distcc-1.1-r11.ebuild : + Added arm to keywords. 19 Feb 2003; Guy Martin distcc-1.1-r11.ebuild : Added ~hppa to keywords. diff --git a/sys-devel/distcc/distcc-1.1-r11.ebuild b/sys-devel/distcc/distcc-1.1-r11.ebuild index 381ae84b71b2..9e356b145c3e 100644 --- a/sys-devel/distcc/distcc-1.1-r11.ebuild +++ b/sys-devel/distcc/distcc-1.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-1.1-r11.ebuild,v 1.2 2003/02/19 13:19:57 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-1.1-r11.ebuild,v 1.3 2003/02/19 21:46:47 zwelch Exp $ inherit eutils @@ -12,7 +12,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm" DEPEND=">=sys-apps/portage-2.0.46-r11 >=sys-devel/gcc-config-1.3.1 -- cgit v1.2.3-65-gdbad