commit: 11478520ea4a6fbe584affcdaf5d6fae4106b948
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 11:20:46 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 11:20:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11478520
dev-python/python-markdown-math: x86 stable wrt bug #736730
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/python-markdown-math/python-markdown-math-0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 55463310173..101a75936a8 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"