diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-05 20:03:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-05 20:03:56 +0000 |
commit | 17ad5d72e60411f0ed843a9dbeb450d89f63d62c (patch) | |
tree | 6760805f03473ce66ac45f6d86c78db649702a7e /sys-apps/arch-chroot | |
parent | 8fd9d385e5bc3c01115ec2ddcb2227607eb90861 (diff) |
gentoo auto-resync : 05:01:2024 - 20:03:55
Diffstat (limited to 'sys-apps/arch-chroot')
-rw-r--r-- | sys-apps/arch-chroot/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/arch-chroot/arch-chroot-28.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/arch-chroot/Manifest b/sys-apps/arch-chroot/Manifest index 3613f41486b3..38fbdba27f3a 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 853 BLAKE2B 9d5d9e430ed04ae954f90a302f6d1bae1cad9394106710726fe88fe50640b8e29a14d76eac8a2039d0986f514159a9ff468f9266fbaa46bea1b59250718418ba SHA512 9d11ff9213d5c823d26541f88a4abb71587ff7165a52b86a298fa0d4dd15229f72e48a0a561faa1109c263a0aa1c005da8e8227e0e6ed17284c92c8c363b5b4e +EBUILD arch-chroot-28.ebuild 859 BLAKE2B 55ce5404b2aa79997f42b60f86449a7fb9b7255b979d7eae152db22ed70f446fb5ca2c1ea71306e925c0ea994d4d9c5593d460c43dbeb8b9268c0eb3645f30e2 SHA512 23a501bf6b101f18938193f6e9dbedb864806fe76d9fae3b8811733e69a69f60afb8e87e2ac476ba2731d55634eea0f3bc3493deef24918bf7473830cadb2ffb 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 f2675b678611..64212bc34e4d 100644 --- a/sys-apps/arch-chroot/arch-chroot-28.ebuild +++ b/sys-apps/arch-chroot/arch-chroot-28.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/archlinux/arch-install-scripts/archive/refs/tags/v${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 x86" BDEPEND="app-text/asciidoc" |