summaryrefslogtreecommitdiff
path: root/dev-python/wtforms
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-18 08:47:20 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-18 08:47:20 +0000
commit1f4c7ae255b08da068ccd254024f1850e8c577cf (patch)
tree4c7fac8a72af90f56ae69a1fd94c30574450fc0d /dev-python/wtforms
parent7faf209e5264ca36a886b387c0cbc089888dcd10 (diff)
downloadbaldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.tar.gz
baldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.tar.xz
baldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.zip
Updating liguros repo
Diffstat (limited to 'dev-python/wtforms')
-rw-r--r--dev-python/wtforms/wtforms-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wtforms/wtforms-2.3.3.ebuild b/dev-python/wtforms/wtforms-2.3.3.ebuild
index 5a444410ae59..a791e0905888 100644
--- a/dev-python/wtforms/wtforms-2.3.3.ebuild
+++ b/dev-python/wtforms/wtforms-2.3.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-python/markupsafe[${PYTHON_USEDEP}]"