diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-08 21:25:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-08 21:25:06 +0000 |
commit | 334c14810feceb3da826022a7ed08bd6d047081a (patch) | |
tree | 114e0c66045f7772b28ea40cbfc396dbeb26c486 /app-text/cwtext/cwtext-0.96.ebuild | |
parent | Marking ddclient-3.8.1-r4 ppc64 for bug 394571 (diff) | |
download | historical-334c14810feceb3da826022a7ed08bd6d047081a.tar.gz historical-334c14810feceb3da826022a7ed08bd6d047081a.tar.bz2 historical-334c14810feceb3da826022a7ed08bd6d047081a.zip |
Marking cwtext-0.96 ppc64 for bug 393803
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'app-text/cwtext/cwtext-0.96.ebuild')
-rw-r--r-- | app-text/cwtext/cwtext-0.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cwtext/cwtext-0.96.ebuild b/app-text/cwtext/cwtext-0.96.ebuild index 7c5ba52d081e..e481978016b0 100644 --- a/app-text/cwtext/cwtext-0.96.ebuild +++ b/app-text/cwtext/cwtext-0.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.96.ebuild,v 1.6 2012/03/06 14:16:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.96.ebuild,v 1.7 2012/03/08 21:25:06 ranger Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_unpack() { |