net-misc/cni-plugins: keyword ~riscv, 0.9.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jer Sun <sjj991212@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Jer Sun
2022-02-14 02:29:15 +00:00
committed by Yixun Lan
parent cb7ab6d0f1
commit b2e458e576

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/containernetworking/plugins/archive/v${PV}.tar.gz ->
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm64 ~ppc64"
KEYWORDS="amd64 arm64 ~ppc64 ~riscv"
IUSE="hardened"
CONFIG_CHECK="~BRIDGE_VLAN_FILTERING"