dev-python/docker-py: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 13 Feb 2018 11:21:39 +0000 (12:21 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 13 Feb 2018 11:21:39 +0000 (12:21 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-python/docker-py/docker-py-2.7.0.ebuild

index 009498461e886c04fe041e2bb234f34a4748a682..b523361804a35f3c3e26b9e90a346ff52c60315d 100644 (file)
@@ -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="