diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 16:44:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 16:44:35 +0000 |
commit | 27e9e4075c4d7d61ad9c54bcdc65f53eeb08567c (patch) | |
tree | 27a5e933a8af9c94e44ff528dd16659ee107c5e4 /app-admin/chrpath/chrpath-0.13.ebuild | |
parent | Added =dev-java/libglade-2.10.1 (diff) | |
download | historical-27e9e4075c4d7d61ad9c54bcdc65f53eeb08567c.tar.gz historical-27e9e4075c4d7d61ad9c54bcdc65f53eeb08567c.tar.bz2 historical-27e9e4075c4d7d61ad9c54bcdc65f53eeb08567c.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20-r5
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 286f1c08df32..82ea78901e08 100644 --- a/app-admin/chrpath/chrpath-0.13.ebuild +++ b/app-admin/chrpath/chrpath-0.13.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/app-admin/chrpath/chrpath-0.13.ebuild,v 1.4 2005/04/24 06:43:35 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.5 2005/05/01 16:44:35 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.hungry.com/pub/hungry/chrpath/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ppc" IUSE="" |