diff --git a/app-containers/lxd/lxd-6.1.ebuild b/app-containers/lxd/lxd-6.1.ebuild index b45fd2e61a51c..bd080aee1b6a6 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"