commit: 8281cc21f66353112ac97c8bb8ccb4096db9cbe0 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jul 11 16:39:47 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jul 11 16:40:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8281cc21
app-containers/lxd: update subslot to "stable" Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-containers/lxd/lxd-6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/lxd/lxd-6.1.ebuild b/app-containers/lxd/lxd-6.1.ebuild index b45fd2e61a51..bd080aee1b6a 100644 --- a/app-containers/lxd/lxd-6.1.ebuild +++ b/app-containers/lxd/lxd-6.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/canonical/lxd/releases/download/${P}/${P}.tar.gz )" LICENSE="Apache-2.0 AGPL-3+ BSD LGPL-3 MIT" -SLOT="0/lts" +SLOT="0/stable" KEYWORDS="~amd64 ~arm64 ~x86" IUSE="apparmor nls"
