summaryrefslogtreecommitdiff
path: root/sys-apps/arch-chroot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-05 14:04:26 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-05 14:04:26 +0000
commit8fd9d385e5bc3c01115ec2ddcb2227607eb90861 (patch)
treeaba1e6ef6b95e94172c009394cd1fcbc383e7d6e /sys-apps/arch-chroot
parent1ddcee0bd115d2f843f82061cb0d1741bf90151d (diff)
gentoo auto-resync : 05:01:2024 - 14:04:25
Diffstat (limited to 'sys-apps/arch-chroot')
-rw-r--r--sys-apps/arch-chroot/Manifest2
-rw-r--r--sys-apps/arch-chroot/arch-chroot-28.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/arch-chroot/Manifest b/sys-apps/arch-chroot/Manifest
index 083ffecf5a85..3613f41486b3 100644
--- a/sys-apps/arch-chroot/Manifest
+++ b/sys-apps/arch-chroot/Manifest
@@ -1,3 +1,3 @@
DIST arch-install-scripts-v28.tar.gz 19730 BLAKE2B 0ff5ba79b200ad642e049ec19217cc5c0794d627a28f42e03c0df2444fef4d8488a6ee011d26fb8fe958c1a1a2fa0a13920567e394b2389c772f516b1fe8f388 SHA512 09a027b04b70e01ccd1fd82e3a443c876bdf978b94a922de9dea4dbc187360460ea35720816724b72fc31b02338b11bf39b47ec9156518a8a3ade000530bf1df
-EBUILD arch-chroot-28.ebuild 817 BLAKE2B 65a7f38225cf111af6a2f00851fc4b7db9c2eaa5aeb308e09b6ddab1a6f6b92a7e3598d0adfe083cc69e501d3999b944dddd9cac113644fd5dcad954869f6d88 SHA512 fb877a89784d3cc15e0a33a81518acb42dd315aa644a6ef72088479f66c03a7f35cf969a9842506a1cd4b7b3a279762c4bd273c67f26dcf4c038d00efa05b82a
+EBUILD arch-chroot-28.ebuild 853 BLAKE2B 9d5d9e430ed04ae954f90a302f6d1bae1cad9394106710726fe88fe50640b8e29a14d76eac8a2039d0986f514159a9ff468f9266fbaa46bea1b59250718418ba SHA512 9d11ff9213d5c823d26541f88a4abb71587ff7165a52b86a298fa0d4dd15229f72e48a0a561faa1109c263a0aa1c005da8e8227e0e6ed17284c92c8c363b5b4e
MISC metadata.xml 660 BLAKE2B 563818fc11864a0cc992d1ae36b2da1d7419dbed8fc5c63428b64c073af630139c1154a4e818b4dacb2e9d56923338483d4c290ef943745401d5ee905276d518 SHA512 885e4cc9b4f1795445a394dc401270263da33c030a8233c6a8efb2d1ec034cf915fe40d94e93122dfe4db91205593eaef2e69439197d77208194bdeea0ba75c6
diff --git a/sys-apps/arch-chroot/arch-chroot-28.ebuild b/sys-apps/arch-chroot/arch-chroot-28.ebuild
index 171cbdf83382..f2675b678611 100644
--- a/sys-apps/arch-chroot/arch-chroot-28.ebuild
+++ b/sys-apps/arch-chroot/arch-chroot-28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/archlinux/arch-install-scripts/archive/refs/tags/v${
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~loong x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
BDEPEND="app-text/asciidoc"