diff options
author | Sam James <sam@gentoo.org> | 2022-11-03 06:39:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-03 06:39:47 +0000 |
commit | 372619aecbe2e9ec765a0ae5b9ca6abbf329056c (patch) | |
tree | 451de57010efe4c49a4b22310a502be8101ce958 /dev-util/ostree | |
parent | app-containers/crun: Stabilize 1.4.5 ppc64, #879217 (diff) | |
download | gentoo-372619aecbe2e9ec765a0ae5b9ca6abbf329056c.tar.gz gentoo-372619aecbe2e9ec765a0ae5b9ca6abbf329056c.tar.bz2 gentoo-372619aecbe2e9ec765a0ae5b9ca6abbf329056c.zip |
dev-util/ostree: Stabilize 2022.6 amd64, #879221
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2022.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2022.6.ebuild b/dev-util/ostree/ostree-2022.6.ebuild index 2218f0bd753b..2625598efe07 100644 --- a/dev-util/ostree/ostree-2022.6.ebuild +++ b/dev-util/ostree/ostree-2022.6.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 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" LICENSE="LGPL-2+" SLOT="0" |