summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-24 12:25:03 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-24 12:39:37 +0300
commite47f2f614e2a5a3996661284cb57fca76391fbd4 (patch)
tree5a9a510301bc72e7d60d22f6f030d860a5b5a561 /dev-python/distributed
parentdev-python/tblib: amd64 stable wrt bug #658884 (diff)
downloadgentoo-e47f2f614e2a5a3996661284cb57fca76391fbd4.tar.gz
gentoo-e47f2f614e2a5a3996661284cb57fca76391fbd4.tar.bz2
gentoo-e47f2f614e2a5a3996661284cb57fca76391fbd4.zip
dev-python/distributed: amd64 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/distributed')
-rw-r--r--dev-python/distributed/distributed-1.18.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/distributed/distributed-1.18.0.ebuild b/dev-python/distributed/distributed-1.18.0.ebuild
index 6c0ea4f46e0f..2c1255fb1e2d 100644
--- a/dev-python/distributed/distributed-1.18.0.ebuild
+++ b/dev-python/distributed/distributed-1.18.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="