commit: 9e6dfdfa734b3f855c77750fc8842009bc0f8e93 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 24 19:45:16 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 19:45:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6dfdfa
app-containers/k3d: Stabilize 5.7.5 amd64, #950242 Signed-off-by: Sam James <sam <AT> gentoo.org> app-containers/k3d/k3d-5.7.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-containers/k3d/k3d-5.7.5.ebuild b/app-containers/k3d/k3d-5.7.5.ebuild index cf9bfa7e51d5..33469a037f2e 100644 --- a/app-containers/k3d/k3d-5.7.5.ebuild +++ b/app-containers/k3d/k3d-5.7.5.ebuild @@ -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() {
