diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-07-11 19:39:47 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-07-11 19:40:11 +0300 |
commit | 8281cc21f66353112ac97c8bb8ccb4096db9cbe0 (patch) | |
tree | 245f31cdfeb5f2f95c2ee3ecbd66319f8d46ca55 /app-containers | |
parent | www-apps/nanoblogger: treeclean (diff) | |
download | gentoo-8281cc21f66353112ac97c8bb8ccb4096db9cbe0.tar.gz gentoo-8281cc21f66353112ac97c8bb8ccb4096db9cbe0.tar.bz2 gentoo-8281cc21f66353112ac97c8bb8ccb4096db9cbe0.zip |
app-containers/lxd: update subslot to "stable"
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxd/lxd-6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |