Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ostree/
Date: Thu, 03 Nov 2022 08:08:48
Message-Id: 1667462903.98e3aca878fa3a2cf755ec481bc179687fb233ea.ago@gentoo
1 commit: 98e3aca878fa3a2cf755ec481bc179687fb233ea
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 08:08:15 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 08:08:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e3aca8
7
8 dev-util/ostree: Stabilize 2022.6 x86, #879221
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-util/ostree/ostree-2022.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/ostree/ostree-2022.6.ebuild b/dev-util/ostree/ostree-2022.6.ebuild
16 index 2625598efe07..b673c6196958 100644
17 --- a/dev-util/ostree/ostree-2022.6.ebuild
18 +++ b/dev-util/ostree/ostree-2022.6.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="Operating system and container binary deployment and upgrades"
20 HOMEPAGE="https://ostreedev.github.io/ostree/"
21 SRC_URI="https://github.com/ostreedev/ostree/releases/download/v${PV}/lib${P}.tar.xz -> ${P}.tar.xz"
22
23 -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
25 LICENSE="LGPL-2+"
26 SLOT="0"