diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 00:49:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 00:49:32 +0100 |
commit | c7415459c232599fbe5997b2d70235b63cad49ae (patch) | |
tree | ba9d8d561451b1a0e02a68e5c0c041337580c1d0 /dev-util/ostree | |
parent | www-servers/caddy: Stabilize 2.6.4 amd64, #905381 (diff) | |
download | gentoo-c7415459c232599fbe5997b2d70235b63cad49ae.tar.gz gentoo-c7415459c232599fbe5997b2d70235b63cad49ae.tar.bz2 gentoo-c7415459c232599fbe5997b2d70235b63cad49ae.zip |
dev-util/ostree: Stabilize 2023.1 arm64, #905382
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2023.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2023.1.ebuild b/dev-util/ostree/ostree-2023.1.ebuild index 216bb923eea8..5cd505be7073 100644 --- a/dev-util/ostree/ostree-2023.1.ebuild +++ b/dev-util/ostree/ostree-2023.1.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" |