summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:37:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:43:05 +0100
commitbbf56b4d26428decef8066602687f701eb79bfd6 (patch)
treeccdec2f39714f4828cc8b1a1dc5816d2375aa7dd /dev-python
parentdev-python/owslib: amd64 stable wrt bug #706146 (diff)
downloadgentoo-bbf56b4d26428decef8066602687f701eb79bfd6.tar.gz
gentoo-bbf56b4d26428decef8066602687f701eb79bfd6.tar.bz2
gentoo-bbf56b4d26428decef8066602687f701eb79bfd6.zip
dev-python/pid: amd64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pid/pid-2.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pid/pid-2.2.5.ebuild b/dev-python/pid/pid-2.2.5.ebuild
index 14d86fbe5e32..883350269376 100644
--- a/dev-python/pid/pid-2.2.5.ebuild
+++ b/dev-python/pid/pid-2.2.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/mock[${PYTHON_USEDEP}] )"