diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-23 18:17:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-23 18:17:43 +0000 |
commit | 4c1f8c1f74d16f98954cc841cae8f93fb6826945 (patch) | |
tree | 1f85966f1dbc7d4a596879140bc155b10fdf15e2 /sys-apps/arch-chroot | |
parent | sys-apps/arch-chroot: Stabilize 28 arm, #921378 (diff) | |
download | gentoo-4c1f8c1f74d16f98954cc841cae8f93fb6826945.tar.gz gentoo-4c1f8c1f74d16f98954cc841cae8f93fb6826945.tar.bz2 gentoo-4c1f8c1f74d16f98954cc841cae8f93fb6826945.zip |
sys-apps/arch-chroot: Stabilize 28 ppc, #921378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/arch-chroot')
-rw-r--r-- | sys-apps/arch-chroot/arch-chroot-28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/arch-chroot/arch-chroot-28.ebuild b/sys-apps/arch-chroot/arch-chroot-28.ebuild index 4b20a691d674..f4c91462719f 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 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" BDEPEND="app-text/asciidoc" |