From 5d8a38b6db2b258dbffb0d5b117c2aa8e342734c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 10 Dec 2019 09:49:46 +0100 Subject: dev-python/python-markdown-math: amd64 stable wrt bug #700718 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/python-markdown-math') 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 58867491362b..0cabd485db98 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 )" -- cgit v1.2.3