dev-python/docker-py: adding x86 and arm64 flags

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
Matthew Thode
2017-08-30 16:38:15 -05:00
parent 07df0bbcb2
commit 9c078d8cf3

View File

@@ -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"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc test"
RDEPEND="