dev-python/docker-py: Stabilize on amd64

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Manuel Rüger
2018-02-13 12:21:39 +01:00
parent 795f9a3fc6
commit 7d6dd3027c

View 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="