commit: fd1648c2d6488dc31656ce318b9f12d8896668b5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 2 12:03:55 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 2 12:03:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1648c2
dev-util/ostree: Stabilize 2022.2 arm64, #835694 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/ostree/ostree-2022.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ostree/ostree-2022.2.ebuild b/dev-util/ostree/ostree-2022.2.ebuild index c0d49f17cfd3..5d869c3a5540 100644 --- a/dev-util/ostree/ostree-2022.2.ebuild +++ b/dev-util/ostree/ostree-2022.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Operating system and container binary deployment and upgrades" HOMEPAGE="https://ostreedev.github.io/ostree/" SRC_URI="https://github.com/ostreedev/ostree/releases/download/v${PV}/lib${P}.tar.xz -> ${P}.tar.xz" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" LICENSE="LGPL-2+" SLOT="0"
