summaryrefslogtreecommitdiff
path: root/dev-python/wtforms
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-25 01:46:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-25 01:46:49 +0000
commit926334cc750a07bb5df4881bdf56a68296ce2f40 (patch)
treef09569f92063f6af7a0d4b3b9330e969a18d520f /dev-python/wtforms
parenta1274068b8e1bb04d3a5dddd4954fe157bf8b2e5 (diff)
downloadbaldeagleos-repo-926334cc750a07bb5df4881bdf56a68296ce2f40.tar.gz
baldeagleos-repo-926334cc750a07bb5df4881bdf56a68296ce2f40.tar.xz
baldeagleos-repo-926334cc750a07bb5df4881bdf56a68296ce2f40.zip
Adding metadata
Diffstat (limited to 'dev-python/wtforms')
-rw-r--r--dev-python/wtforms/wtforms-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wtforms/wtforms-3.0.1.ebuild b/dev-python/wtforms/wtforms-3.0.1.ebuild
index 207d35974820..37599bdcb245 100644
--- a/dev-python/wtforms/wtforms-3.0.1.ebuild
+++ b/dev-python/wtforms/wtforms-3.0.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
dev-python/markupsafe[${PYTHON_USEDEP}]"