summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-10 09:53:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-10 09:53:51 +0100
commitdd1116fb83cf8c08568d67e3120b0de2d1f24ce8 (patch)
treede5cd3603ed691904f04b4ef27575c9021ba9dfb /dev-python/python-markdown-math
parentmedia-sound/qjackctl-0.4.5: removed old (diff)
downloadgentoo-dd1116fb83cf8c08568d67e3120b0de2d1f24ce8.tar.gz
gentoo-dd1116fb83cf8c08568d67e3120b0de2d1f24ce8.tar.bz2
gentoo-dd1116fb83cf8c08568d67e3120b0de2d1f24ce8.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-markdown-math')
-rw-r--r--dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"