app-containers/k3d: Stabilize 5.7.5 amd64, #950242

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-02-24 19:45:16 +00:00
parent 839419c3b2
commit 9e6dfdfa73

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rancher/k3d/archive/refs/tags/v${PV}.tar.gz -> ${P}.
LICENSE="MIT Apache-2.0 BSD BSD-2 MPL-2.0 ISC"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="doc"
src_prepare() {