diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 21:08:33 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 21:26:16 +0200 |
commit | 70e1ecd04bd557f37c4adaaef46b868e9186db71 (patch) | |
tree | 909ed806df7967a8e734651b24a98e0666a2ce23 /app-text | |
parent | app-text/wklej: Drop old (diff) | |
download | gentoo-70e1ecd04bd557f37c4adaaef46b868e9186db71.tar.gz gentoo-70e1ecd04bd557f37c4adaaef46b868e9186db71.tar.bz2 gentoo-70e1ecd04bd557f37c4adaaef46b868e9186db71.zip |
app-text/xmldiff: amd64/x86 stable, bug #593110
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-text')
-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 2af557db2ac2..448481e03a4b 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-2015 Gentoo Foundation +# Copyright 1999-2016 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}]" |