summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-21 22:21:05 +0000
committerSam James <sam@gentoo.org>2020-12-21 22:22:49 +0000
commit6e8713b506d21cf34c754f1b3d59834dfd730ae2 (patch)
treedd8fd7c17466a9fff9ffc6c4b259b48587fe5ed3 /dev-python/ansi2html
parentgames-emulation/openmsx: resurrect after python2 purge (with 16.0) (diff)
downloadgentoo-6e8713b506d21cf34c754f1b3d59834dfd730ae2.tar.gz
gentoo-6e8713b506d21cf34c754f1b3d59834dfd730ae2.tar.bz2
gentoo-6e8713b506d21cf34c754f1b3d59834dfd730ae2.zip
dev-python/ansi2html: Stabilize 1.6.0 amd64, #761148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ansi2html')
-rw-r--r--dev-python/ansi2html/ansi2html-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ansi2html/ansi2html-1.6.0.ebuild b/dev-python/ansi2html/ansi2html-1.6.0.ebuild
index 5af0de4bf9fe..4c56fdbbd4fa 100644
--- a/dev-python/ansi2html/ansi2html-1.6.0.ebuild
+++ b/dev-python/ansi2html/ansi2html-1.6.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="doc"
RDEPEND=">=dev-python/six-1.7.3[${PYTHON_USEDEP}]"