diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 18:16:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 18:16:23 +0300 |
commit | 4c7235c3c3f49e5571c2395fe020b7044cca84bb (patch) | |
tree | 419be72e0e9d978f7f69ff5c8812880a8d824b60 /app-containers | |
parent | app-containers/containers-storage: Stabilize 1.53.0 amd64, #931748 (diff) | |
download | gentoo-4c7235c3c3f49e5571c2395fe020b7044cca84bb.tar.gz gentoo-4c7235c3c3f49e5571c2395fe020b7044cca84bb.tar.bz2 gentoo-4c7235c3c3f49e5571c2395fe020b7044cca84bb.zip |
app-containers/snapd: Stabilize 2.61 amd64, #931749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/snapd/snapd-2.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/snapd/snapd-2.61.ebuild b/app-containers/snapd/snapd-2.61.ebuild index 7bd5d8f6f6e3..3acdd26301ec 100644 --- a/app-containers/snapd/snapd-2.61.ebuild +++ b/app-containers/snapd/snapd-2.61.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="http://snapcraft.io/" SRC_URI="https://github.com/snapcore/snapd/releases/download/${PV}/snapd_${PV}.vendor.tar.xz -> ${P}.tar.xz" MY_PV=${PV} -KEYWORDS="~amd64" +KEYWORDS="amd64" LICENSE="GPL-3 Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT" SLOT="0" |