summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 12:34:57 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 12:34:57 +0000
commitd3c58eec5b519a92d191e78a060c348e4ad826cf (patch)
tree8a6ff8c512c2dacae90c1ab1c7aa742518a6d3c8 /app-text/xmldiff/xmldiff-0.6.9.ebuild
parentFix building with guile-1.8 and tests wrt bug 325731. Thanks to Diego for rep... (diff)
downloadhistorical-d3c58eec5b519a92d191e78a060c348e4ad826cf.tar.gz
historical-d3c58eec5b519a92d191e78a060c348e4ad826cf.tar.bz2
historical-d3c58eec5b519a92d191e78a060c348e4ad826cf.zip
ppc stable #351591
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'app-text/xmldiff/xmldiff-0.6.9.ebuild')
-rw-r--r--app-text/xmldiff/xmldiff-0.6.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmldiff/xmldiff-0.6.9.ebuild b/app-text/xmldiff/xmldiff-0.6.9.ebuild
index 45b9a0be34bb..c73cbdd82b21 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-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.4 2010/04/16 18:21:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/xmldiff-0.6.9.ebuild,v 1.5 2010/06/27 12:34:57 nixnut 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="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86"
IUSE=""
DEPEND=""