summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:14:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:14:57 +0200
commitceedafd19ef98aebc672bdf9ad5c768ea6e0948d (patch)
treef7d2a814fcffd0207bb5034ba2aeed4f274203e5 /dev-python/python-markdown-math/python-markdown-math-0.7.ebuild
parentmedia-libs/libsdl2: amd64 stable wrt bug #736186 (diff)
downloadgentoo-ceedafd19ef98aebc672bdf9ad5c768ea6e0948d.tar.gz
gentoo-ceedafd19ef98aebc672bdf9ad5c768ea6e0948d.tar.bz2
gentoo-ceedafd19ef98aebc672bdf9ad5c768ea6e0948d.zip
dev-python/python-markdown-math: amd64 stable wrt bug #736730
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-markdown-math/python-markdown-math-0.7.ebuild')
-rw-r--r--dev-python/python-markdown-math/python-markdown-math-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-markdown-math/python-markdown-math-0.7.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.7.ebuild
index be5802d79954..554633101738 100644
--- a/dev-python/python-markdown-math/python-markdown-math-0.7.ebuild
+++ b/dev-python/python-markdown-math/python-markdown-math-0.7.ebuild
@@ -18,7 +18,7 @@ then
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"