diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:32:20 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:32:20 +0000 |
commit | f9dd08ba666b373a920380e258aca24fa1367a3c (patch) | |
tree | aa71220c1bdaced308f173c6110734f711e038c8 /app-text/xmldiff/xmldiff-0.6.9.ebuild | |
parent | Marked ~ppc for bug #245949. (diff) | |
download | gentoo-2-f9dd08ba666b373a920380e258aca24fa1367a3c.tar.gz gentoo-2-f9dd08ba666b373a920380e258aca24fa1367a3c.tar.bz2 gentoo-2-f9dd08ba666b373a920380e258aca24fa1367a3c.zip |
Marked ~ppc.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xmldiff/xmldiff-0.6.9.ebuild')
-rw-r--r-- | app-text/xmldiff/xmldiff-0.6.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xmldiff/xmldiff-0.6.9.ebuild b/app-text/xmldiff/xmldiff-0.6.9.ebuild index bdba57cf15e5..0af6602aa794 100644 --- a/app-text/xmldiff/xmldiff-0.6.9.ebuild +++ b/app-text/xmldiff/xmldiff-0.6.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/xmldiff-0.6.9.ebuild,v 1.1 2009/08/19 17:58:18 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/xmldiff-0.6.9.ebuild,v 1.2 2010/01/05 04:32:20 josejx Exp $ inherit eutils distutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.logilab.fr/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |