diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-18 06:40:30 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-18 06:40:30 +0000 |
commit | 352521c3afecdd2aefc66f96c00ddf7be69bd58f (patch) | |
tree | 3b52e4e4fff7f11558703c2afbc7932e1afb3d60 /app-text/xmldiff/xmldiff-0.6.10.ebuild | |
parent | x86 stable wrt bug #387063 (diff) | |
download | gentoo-2-352521c3afecdd2aefc66f96c00ddf7be69bd58f.tar.gz gentoo-2-352521c3afecdd2aefc66f96c00ddf7be69bd58f.tar.bz2 gentoo-2-352521c3afecdd2aefc66f96c00ddf7be69bd58f.zip |
x86 stable wrt bug #378063
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-text/xmldiff/xmldiff-0.6.10.ebuild')
-rw-r--r-- | app-text/xmldiff/xmldiff-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmldiff/xmldiff-0.6.10.ebuild b/app-text/xmldiff/xmldiff-0.6.10.ebuild index 554cf700dd22..91c337f5e963 100644 --- a/app-text/xmldiff/xmldiff-0.6.10.ebuild +++ b/app-text/xmldiff/xmldiff-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/xmldiff-0.6.10.ebuild,v 1.4 2011/10/15 19:34:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/xmldiff-0.6.10.ebuild,v 1.5 2011/10/18 06:40:30 phajdan.jr Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.logilab.fr/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-linux" IUSE="" DEPEND="dev-python/pyxml" |