summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-04 14:12:43 +0000
committerSam James <sam@gentoo.org>2025-01-04 14:12:43 +0000
commited02e804213b7aec2211a1d6f7ce0f4851a9d90b (patch)
tree97ee781dcf5c7b793926eed527800182e22440c7 /sys-apps
parentdev-lang/rust-common: Stabilize 1.82.0 ppc64, #947482 (diff)
downloadgentoo-ed02e804213b7aec2211a1d6f7ce0f4851a9d90b.tar.gz
gentoo-ed02e804213b7aec2211a1d6f7ce0f4851a9d90b.tar.bz2
gentoo-ed02e804213b7aec2211a1d6f7ce0f4851a9d90b.zip
sys-apps/arch-chroot: Stabilize 29 ppc64, #947484
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/arch-chroot/arch-chroot-29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/arch-chroot/arch-chroot-29.ebuild b/sys-apps/arch-chroot/arch-chroot-29.ebuild
index 977b7d7aa688..4e2c32d85667 100644
--- a/sys-apps/arch-chroot/arch-chroot-29.ebuild
+++ b/sys-apps/arch-chroot/arch-chroot-29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://gitlab.archlinux.org/archlinux/arch-install-scripts/-/archive/v
S="${WORKDIR}/arch-install-scripts-v${PV}"
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"