commit: 63ba0e4fcac4b3f63f4094fe7610f1b6c2b257f6 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Jul 4 04:35:00 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Jul 4 06:06:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ba0e4f
net-misc/cni-plugins: keyword 0.9.1 for ~ppc64 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> net-misc/cni-plugins/cni-plugins-0.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/cni-plugins/cni-plugins-0.9.1.ebuild b/net-misc/cni-plugins/cni-plugins-0.9.1.ebuild index 3ef070097fe..0a19fc7de65 100644 --- a/net-misc/cni-plugins/cni-plugins-0.9.1.ebuild +++ b/net-misc/cni-plugins/cni-plugins-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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" +KEYWORDS="~amd64 ~arm64 ~ppc64" IUSE="hardened" CONFIG_CHECK="~BRIDGE_VLAN_FILTERING"
