commit: e219d76cac0ff0fb41b2e7c6a1ba2dd8128275d7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 11 06:22:29 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jul 11 06:22:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e219d76c
app-containers/k3d: Stabilize 5.6.0 amd64, #935838 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-containers/k3d/k3d-5.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-containers/k3d/k3d-5.6.0.ebuild b/app-containers/k3d/k3d-5.6.0.ebuild index 1baa48e507e5..8b268675c330 100644 --- a/app-containers/k3d/k3d-5.6.0.ebuild +++ b/app-containers/k3d/k3d-5.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 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() {