diff options
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.ebuild | 2 |
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" |