diff options
Diffstat (limited to 'app-text/xmldiff')
-rw-r--r-- | app-text/xmldiff/xmldiff-0.6.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild b/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild index 448481e03a4b..596e232ceecd 100644 --- a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild +++ b/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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[${PYTHON_USEDEP}]" |