From: Agostino Sarubbo Date: Tue, 10 Dec 2019 08:53:51 +0000 (+0100) Subject: dev-python/python-markdown-math: x86 stable wrt bug #700718 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dd1116fb83cf8c08568d67e3120b0de2d1f24ce8;p=gentoo.git dev-python/python-markdown-math: x86 stable wrt bug #700718 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild index 0cabd485db98..dd47511ee123 100644 --- a/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild +++ b/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild @@ -17,12 +17,12 @@ if [[ ${PV} == **9999 ]] EGIT_REPO_URI="https://github.com/mitya57/python-markdown-math.git" else SRC_URI="mirror://pypi/${MY_PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"