Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ostree/
Date: Sat, 02 Apr 2022 12:04:46
Message-Id: 1648901035.fd1648c2d6488dc31656ce318b9f12d8896668b5.arthurzam@gentoo
1 commit: fd1648c2d6488dc31656ce318b9f12d8896668b5
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 12:03:55 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 12:03:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1648c2
7
8 dev-util/ostree: Stabilize 2022.2 arm64, #835694
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-util/ostree/ostree-2022.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/ostree/ostree-2022.2.ebuild b/dev-util/ostree/ostree-2022.2.ebuild
16 index c0d49f17cfd3..5d869c3a5540 100644
17 --- a/dev-util/ostree/ostree-2022.2.ebuild
18 +++ b/dev-util/ostree/ostree-2022.2.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 ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
25 LICENSE="LGPL-2+"
26 SLOT="0"