diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:45:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:45:07 +0200 |
commit | 697e4e3473d18710444750853c04cda3510c3d34 (patch) | |
tree | 44f1481fac549c3d6a91f9d95c72368977227cd4 /net-misc/openvswitch | |
parent | dev-python/ovs: amd64 stable wrt bug #721632 (diff) | |
download | gentoo-697e4e3473d18710444750853c04cda3510c3d34.tar.gz gentoo-697e4e3473d18710444750853c04cda3510c3d34.tar.bz2 gentoo-697e4e3473d18710444750853c04cda3510c3d34.zip |
net-misc/openvswitch: amd64 stable wrt bug #721632
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/openvswitch')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.13.0.ebuild b/net-misc/openvswitch/openvswitch-2.13.0.ebuild index cf9fdf94575b..d55555327d0d 100644 --- a/net-misc/openvswitch/openvswitch-2.13.0.ebuild +++ b/net-misc/openvswitch/openvswitch-2.13.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="debug modules monitor +ssl" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |