diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:17:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:17:11 +0200 |
commit | 322fe130b0123ffd925ccb5b9c7159700ed6883e (patch) | |
tree | 3272a71b7bd6eb51efd0ce5d3a60b3d70e9de547 /net-misc/openvswitch | |
parent | dev-python/pypy3-exe-bin: amd64 stable wrt bug #864781 (diff) | |
download | gentoo-322fe130b0123ffd925ccb5b9c7159700ed6883e.tar.gz gentoo-322fe130b0123ffd925ccb5b9c7159700ed6883e.tar.bz2 gentoo-322fe130b0123ffd925ccb5b9c7159700ed6883e.zip |
net-misc/openvswitch: amd64 stable wrt bug #864813
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/openvswitch')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild b/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild index 6cfb0d98f8bb..ea07764683a9 100644 --- a/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild @@ -14,7 +14,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}" |