commit: 88efb3b0ad2b4a7c102dc82265eb22cf170f8b3a Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Jan 10 14:03:38 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Jan 10 14:03:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88efb3b0
app-containers/lxd: stabilize 5.0.1-r5 for amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-containers/lxd/lxd-5.0.1-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/lxd/lxd-5.0.1-r5.ebuild b/app-containers/lxd/lxd-5.0.1-r5.ebuild index 53901400ca67..86323cc0f95d 100644 --- a/app-containers/lxd/lxd-5.0.1-r5.ebuild +++ b/app-containers/lxd/lxd-5.0.1-r5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxd/${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="apparmor nls" DEPEND="acct-group/lxd
