commit: 91d36fc8130796c6fd120330ea84f1ef227d4607 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 3 01:07:59 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 3 01:07:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d36fc8
sys-cluster/minikube: Keyword 1.30.1 arm64, #921205 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/minikube/minikube-1.30.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/minikube/minikube-1.30.1.ebuild b/sys-cluster/minikube/minikube-1.30.1.ebuild index 2cc6857367e4..2925f0849a13 100644 --- a/sys-cluster/minikube/minikube-1.30.1.ebuild +++ b/sys-cluster/minikube/minikube-1.30.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/zmedico/minikube/archive/refs/tags/v${PV}-vendor.tar LICENSE="Apache-2.0 BSD BSD-2 CC-BY-4.0 CC-BY-SA-4.0 CC0-1.0 GPL-2 ISC LGPL-3 MIT MPL-2.0 WTFPL-2 ZLIB || ( LGPL-3+ GPL-2 ) || ( Apache-2.0 LGPL-3+ ) || ( Apache-2.0 CC-BY-4.0 )" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="hardened libvirt" COMMON_DEPEND="libvirt? ( app-emulation/libvirt:=[qemu] )"
