diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:02:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:02:30 +0200 |
commit | 9b0b8cb8df2ac06ec9147376aef79b0cae87e9cb (patch) | |
tree | a4d7675f047cfc04a0a4ebd474ef54df77b3da21 /dev-util/ostree | |
parent | app-crypt/libscrypt: Stabilize 1.22-r1 ppc, #919432 (diff) | |
download | gentoo-9b0b8cb8df2ac06ec9147376aef79b0cae87e9cb.tar.gz gentoo-9b0b8cb8df2ac06ec9147376aef79b0cae87e9cb.tar.bz2 gentoo-9b0b8cb8df2ac06ec9147376aef79b0cae87e9cb.zip |
dev-util/ostree: Stabilize 2023.5 x86, #919437
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2023.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2023.5.ebuild b/dev-util/ostree/ostree-2023.5.ebuild index 680a258f04e4..b18ad660bf21 100644 --- a/dev-util/ostree/ostree-2023.5.ebuild +++ b/dev-util/ostree/ostree-2023.5.ebuild @@ -13,7 +13,7 @@ SRC_URI=" " S="${WORKDIR}/lib${P}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" LICENSE="LGPL-2+" SLOT="0" |