diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-22 20:46:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-22 20:46:19 +0300 |
commit | 542cc703ae9b392d7bd4c0012e6286ae4ef23fd0 (patch) | |
tree | 2ab14ea8b330bc0f9cdc690c9f137b47aed5664d /dev-util/ostree | |
parent | dev-util/ostree: Stabilize 2023.2 x86, #909007 (diff) | |
download | gentoo-542cc703ae9b392d7bd4c0012e6286ae4ef23fd0.tar.gz gentoo-542cc703ae9b392d7bd4c0012e6286ae4ef23fd0.tar.bz2 gentoo-542cc703ae9b392d7bd4c0012e6286ae4ef23fd0.zip |
dev-util/ostree: Stabilize 2023.2 amd64, #909007
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2023.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2023.2.ebuild b/dev-util/ostree/ostree-2023.2.ebuild index 273185052d8b..86ec61715472 100644 --- a/dev-util/ostree/ostree-2023.2.ebuild +++ b/dev-util/ostree/ostree-2023.2.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" |