commit: e34060946f75e8837542658393aa520772747a91
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 08:28:36 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 08:36:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3406094
app-containers/lxd: update 5.21.1's subslot to lts
- as it's the LTS release.
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-containers/lxd/{lxd-5.21.1.ebuild => lxd-5.21.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/lxd/lxd-5.21.1.ebuild
b/app-containers/lxd/lxd-5.21.1-r1.ebuild
similarity index 99%
rename from app-containers/lxd/lxd-5.21.1.ebuild
rename to app-containers/lxd/lxd-5.21.1-r1.ebuild
index b501e2db6a66..2ab951d0103f 100644
--- a/app-containers/lxd/lxd-5.21.1.ebuild
+++ b/app-containers/lxd/lxd-5.21.1-r1.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/stable"
+SLOT="0/lts"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="apparmor nls"