diff options
author | 2024-01-23 18:58:19 +0000 | |
---|---|---|
committer | 2024-01-23 18:58:19 +0000 | |
commit | c0881a14ca711dc468a553b282a064578832d3ab (patch) | |
tree | 59aaea8456ec158124fdc81bc328a83122f5ad53 /sys-apps/arch-chroot | |
parent | sys-fs/genfstab: Keyword 28-r1 hppa, #921377 (diff) | |
download | gentoo-c0881a14ca711dc468a553b282a064578832d3ab.tar.gz gentoo-c0881a14ca711dc468a553b282a064578832d3ab.tar.bz2 gentoo-c0881a14ca711dc468a553b282a064578832d3ab.zip |
sys-apps/arch-chroot: Stabilize 28 sparc, #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 ab075e2c2954..24c4c5db0577 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" |