diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-01 17:16:54 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-01 17:16:54 +0200 |
commit | 663f2077fc897489058910e1c32d45594ff83516 (patch) | |
tree | dd77fe4a141f7542fc9303ac75a24626c40290f1 /dev-util/ostree | |
parent | dev-util/ostree: Stabilize 2022.2 amd64, #835694 (diff) | |
download | gentoo-663f2077fc897489058910e1c32d45594ff83516.tar.gz gentoo-663f2077fc897489058910e1c32d45594ff83516.tar.bz2 gentoo-663f2077fc897489058910e1c32d45594ff83516.zip |
dev-util/ostree: Stabilize 2022.2 x86, #835694
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2022.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2022.2.ebuild b/dev-util/ostree/ostree-2022.2.ebuild index 3c8bdbccdb7b..c0d49f17cfd3 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" |