diff options
author | Ned Ludd <solar@gentoo.org> | 2008-05-11 01:06:47 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2008-05-11 01:06:47 +0000 |
commit | 56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d (patch) | |
tree | 675b66263343bde44e20cb88a5b661218a20899b /app-admin/chrpath/chrpath-0.13.ebuild | |
parent | remove double entry in ChangeLog (diff) | |
download | gentoo-2-56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d.tar.gz gentoo-2-56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d.tar.bz2 gentoo-2-56dc9eb7ae3c9eae987723bc3f2be939d0b6ec3d.zip |
- keyworded for ~arm
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin/chrpath/chrpath-0.13.ebuild')
-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 9c292a4951ac..f9253f0319ba 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.7 2008/01/03 15:19:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.8 2008/05/11 01:06:47 solar 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="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="~arm amd64 ppc x86 ~x86-fbsd" IUSE="" src_install() { |