diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-11-03 09:08:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-11-03 09:08:23 +0100 |
commit | 98e3aca878fa3a2cf755ec481bc179687fb233ea (patch) | |
tree | ec91ea85168bbf36a2ec6d05061179d22bae1ba1 /dev-util/ostree | |
parent | sci-astronomy/siril: Stabilize 1.0.5 x86, #879199 (diff) | |
download | gentoo-98e3aca878fa3a2cf755ec481bc179687fb233ea.tar.gz gentoo-98e3aca878fa3a2cf755ec481bc179687fb233ea.tar.bz2 gentoo-98e3aca878fa3a2cf755ec481bc179687fb233ea.zip |
dev-util/ostree: Stabilize 2022.6 x86, #879221
Signed-off-by: Agostino Sarubbo <ago@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 2625598efe07..b673c6196958 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" |