diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:45 +0200 |
commit | e340d4756ad6c9cb27216022102d0e4aeda8b64d (patch) | |
tree | a2b8213856b15e8745fcbfc0692b20a2a6c13b77 /app-text | |
parent | app-text/xmldiff: Stabilize 2.6.3 ppc, #920950 (diff) | |
download | gentoo-e340d4756ad6c9cb27216022102d0e4aeda8b64d.tar.gz gentoo-e340d4756ad6c9cb27216022102d0e4aeda8b64d.tar.bz2 gentoo-e340d4756ad6c9cb27216022102d0e4aeda8b64d.zip |
app-text/xmldiff: Stabilize 2.6.3 x86, #920950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmldiff/xmldiff-2.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xmldiff/xmldiff-2.6.3.ebuild b/app-text/xmldiff/xmldiff-2.6.3.ebuild index 51deedcefb47..9814f09052d0 100644 --- a/app-text/xmldiff/xmldiff-2.6.3.ebuild +++ b/app-text/xmldiff/xmldiff-2.6.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" 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-3.1.0[${PYTHON_USEDEP}] |