commit: cf0a0dbd2756334f9fd35c2162bac199223c5cfd Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Feb 21 14:30:53 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Feb 21 14:30:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0a0dbd
app-containers/incus: stabilize 6.0.3 for amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-containers/incus/incus-6.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-containers/incus/incus-6.0.3.ebuild b/app-containers/incus/incus-6.0.3.ebuild index 1df5ba531a54..0d7cb60a4984 100644 --- a/app-containers/incus/incus-6.0.3.ebuild +++ b/app-containers/incus/incus-6.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/incus/${P}.tar.xz LICENSE="Apache-2.0 BSD LGPL-3 MIT" SLOT="0/lts" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="apparmor fuidshift nls qemu" DEPEND="acct-group/incus
