commit: 5d8a38b6db2b258dbffb0d5b117c2aa8e342734c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 08:49:46 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 08:49:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8a38b6
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 <ago <AT> gentoo.org>
dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild | 4 ++--
1 file 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 58867491362..0cabd485db9 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 )"