summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-02 15:25:26 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-02 16:13:35 -0500
commit5fd6107e34be74c8e5b6d44be640ec325057f8b8 (patch)
treebb71e3565e03e28e5153fc8eb466f963dab1e885 /dev-python/pymongo
parentdev-python/bandit: amd64 stable (diff)
downloadgentoo-5fd6107e34be74c8e5b6d44be640ec325057f8b8.tar.gz
gentoo-5fd6107e34be74c8e5b6d44be640ec325057f8b8.tar.bz2
gentoo-5fd6107e34be74c8e5b6d44be640ec325057f8b8.zip
dev-python/pymongo: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/pymongo')
-rw-r--r--dev-python/pymongo/pymongo-3.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pymongo/pymongo-3.9.0.ebuild b/dev-python/pymongo/pymongo-3.9.0.ebuild
index 0bc88de7ee18..77dbd0576e32 100644
--- a/dev-python/pymongo/pymongo-3.9.0.ebuild
+++ b/dev-python/pymongo/pymongo-3.9.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~x86"
IUSE="doc kerberos test"
RESTRICT="!test? ( test )"