commit: 4d06b2b3c242f139841a9cb53e8bc151289667e3 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 11:35:34 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 11:35:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d06b2b3
net-misc/openvswitch: drop ~arm64 keywords from older revisions that have broken deps there. Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-misc/openvswitch/openvswitch-2.6.1.ebuild | 2 +- net-misc/openvswitch/openvswitch-2.7.0-r1.ebuild | 2 +- net-misc/openvswitch/openvswitch-2.7.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-misc/openvswitch/openvswitch-2.6.1.ebuild b/net-misc/openvswitch/openvswitch-2.6.1.ebuild index 633eafb830f..9d7d5282fc3 100644 --- a/net-misc/openvswitch/openvswitch-2.6.1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 x86" IUSE="debug modules monitor +ssl" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/net-misc/openvswitch/openvswitch-2.7.0-r1.ebuild b/net-misc/openvswitch/openvswitch-2.7.0-r1.ebuild index b31520aeff5..ff4706e31ab 100644 --- a/net-misc/openvswitch/openvswitch-2.7.0-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.7.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug modules monitor +ssl" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/net-misc/openvswitch/openvswitch-2.7.0.ebuild b/net-misc/openvswitch/openvswitch-2.7.0.ebuild index 8121efc668b..cdac856c6f7 100644 --- a/net-misc/openvswitch/openvswitch-2.7.0.ebuild +++ b/net-misc/openvswitch/openvswitch-2.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 x86" IUSE="debug modules monitor +ssl" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
