summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-02 14:41:56 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-02 14:42:55 +0200
commit376c2743d5f53d522958bf28015f1e0aee91a49c (patch)
treea70750f85ccceee7094c9854ace21b78a2cd8854
parentdev-python/mongomock: Add python@ as co-maint (diff)
downloadgentoo-376c2743.tar.gz
gentoo-376c2743.tar.bz2
gentoo-376c2743.zip
dev-python/mongomock: Keyword ~x86
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/mongomock/mongomock-3.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mongomock/mongomock-3.19.0.ebuild b/dev-python/mongomock/mongomock-3.19.0.ebuild
index 4e77d173de34..fe73bdcae26a 100644
--- a/dev-python/mongomock/mongomock-3.19.0.ebuild
+++ b/dev-python/mongomock/mongomock-3.19.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
BDEPEND=">=dev-python/pbr-5.1.1[${PYTHON_USEDEP}]"