dev-python/docker-py: dekeyword on ~arm64 due to no keywords on websocket-client

This commit is contained in:
Mart Raudsepp
2018-02-13 15:57:00 +02:00
parent 4cf335d739
commit b9c04d74a7
3 changed files with 3 additions and 3 deletions

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

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

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