summaryrefslogtreecommitdiff
path: root/dev-python/python-markdown-math
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-10-30 09:50:10 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-10-30 09:50:10 +0000
commite08ef2001e9e040c94c32594d8e644117e0c0929 (patch)
tree18069d5ffad0d5dc507f45d95c2cbcee47ccf251 /dev-python/python-markdown-math
parentd4a7f2a56c813fedd229bd6af662e28cdde3cc9e (diff)
downloadbaldeagleos-repo-e08ef2001e9e040c94c32594d8e644117e0c0929.tar.gz
baldeagleos-repo-e08ef2001e9e040c94c32594d8e644117e0c0929.tar.xz
baldeagleos-repo-e08ef2001e9e040c94c32594d8e644117e0c0929.zip
Adding metadata
Diffstat (limited to 'dev-python/python-markdown-math')
-rw-r--r--dev-python/python-markdown-math/python-markdown-math-0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild
index ee3deccfe647..d36d78ffea09 100644
--- a/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild
+++ b/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
>=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]