diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-25 21:30:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-25 21:30:36 +0000 |
commit | ba8fab4348270ef095c4f5d48dc0984868df57e4 (patch) | |
tree | 3e74c12c4a30d12ceb61c316a47682ab9f8c9552 /app-admin | |
parent | Keyworded ~ppc and ~ppc64. Closes bug #237829 (diff) | |
download | gentoo-2-ba8fab4348270ef095c4f5d48dc0984868df57e4.tar.gz gentoo-2-ba8fab4348270ef095c4f5d48dc0984868df57e4.tar.bz2 gentoo-2-ba8fab4348270ef095c4f5d48dc0984868df57e4.zip |
arm stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/chrpath/chrpath-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chrpath/chrpath-0.13.ebuild b/app-admin/chrpath/chrpath-0.13.ebuild index f9253f0319ba..2185d66ddb1b 100644 --- a/app-admin/chrpath/chrpath-0.13.ebuild +++ b/app-admin/chrpath/chrpath-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.8 2008/05/11 01:06:47 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.9 2008/10/25 21:30:36 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hungry.com/pub/hungry/chrpath/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc x86 ~x86-fbsd" IUSE="" src_install() { |