diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 18:16:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 18:16:26 +0300 |
commit | e8edd092d3fdcfd41050af94b0757efb2325fe81 (patch) | |
tree | 965b151c2913224d8137850e9ab36067c57743be /dev-util/ostree | |
parent | app-admin/consul: Stabilize 1.18.1 amd64, #931752 (diff) | |
download | gentoo-e8edd092d3fdcfd41050af94b0757efb2325fe81.tar.gz gentoo-e8edd092d3fdcfd41050af94b0757efb2325fe81.tar.bz2 gentoo-e8edd092d3fdcfd41050af94b0757efb2325fe81.zip |
dev-util/ostree: Stabilize 2024.3 amd64, #931753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2024.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2024.3.ebuild b/dev-util/ostree/ostree-2024.3.ebuild index afe1ebc5584e..096a4912c6f8 100644 --- a/dev-util/ostree/ostree-2024.3.ebuild +++ b/dev-util/ostree/ostree-2024.3.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/lib${P}" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="archive +curl doc dracut gnutls +gpg grub +http2 httpd introspection libmount selinux sodium ssl +soup systemd zeroconf" RESTRICT="test" REQUIRED_USE=" |