summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2018-02-13 12:21:39 +0100
committerManuel Rüger <mrueg@gentoo.org>2018-02-13 12:21:39 +0100
commit7d6dd3027c967fd91589696e857a56a453dacce2 (patch)
tree9ef5e8ed7654cc994b2340510bf8e59951341def /dev-python/docker-py
parentkde-plasma/plasma-workspace: remove vulnerable 5.11.5-r0 (diff)
downloadgentoo-7d6dd3027c967fd91589696e857a56a453dacce2.tar.gz
gentoo-7d6dd3027c967fd91589696e857a56a453dacce2.tar.bz2
gentoo-7d6dd3027c967fd91589696e857a56a453dacce2.zip
dev-python/docker-py: Stabilize on amd64
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/docker-py')
-rw-r--r--dev-python/docker-py/docker-py-2.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/docker-py/docker-py-2.7.0.ebuild b/dev-python/docker-py/docker-py-2.7.0.ebuild
index 009498461e88..b523361804a3 100644
--- a/dev-python/docker-py/docker-py-2.7.0.ebuild
+++ b/dev-python/docker-py/docker-py-2.7.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/docker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="doc test"
RDEPEND="