summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-29 23:38:48 +0000
committerSam James <sam@gentoo.org>2020-07-29 23:38:48 +0000
commit7b3d580750dde225a45c2dc337ac61ddb6bef534 (patch)
treee60c484bdc2dc81cc86e8b72c3290cd9d6c64868 /app-text/xmldiff
parentmedia-libs/freetype: x86 stable (bug #733552) (diff)
downloadgentoo-7b3d580750dde225a45c2dc337ac61ddb6bef534.tar.gz
gentoo-7b3d580750dde225a45c2dc337ac61ddb6bef534.tar.bz2
gentoo-7b3d580750dde225a45c2dc337ac61ddb6bef534.zip
app-text/xmldiff: ppc stable (bug #732080)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/xmldiff')
-rw-r--r--app-text/xmldiff/xmldiff-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xmldiff/xmldiff-2.3.ebuild b/app-text/xmldiff/xmldiff-2.3.ebuild
index 7d2533bed34f..002b81caa48a 100644
--- a/app-text/xmldiff/xmldiff-2.3.ebuild
+++ b/app-text/xmldiff/xmldiff-2.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/Shoobx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~x86-linux"
RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]"