diff options
author | Ben Kohler <bkohler@gentoo.org> | 2023-03-02 15:34:54 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2023-03-02 15:35:09 -0600 |
commit | fac2a68126b679c776e3a9545f7afa3213573934 (patch) | |
tree | 72a01c5126ecd5b76c48849de4f79f92f527b992 | |
parent | dev-libs/simdjson: stabilize 3.1.1-r1 for amd64 (diff) | |
download | gentoo-fac2a68126b679c776e3a9545f7afa3213573934.tar.gz gentoo-fac2a68126b679c776e3a9545f7afa3213573934.tar.bz2 gentoo-fac2a68126b679c776e3a9545f7afa3213573934.zip |
sys-apps/arch-chroot: keyword 28 for x86
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-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 78f61c92ae6f..7c61f0d3dffe 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" +KEYWORDS="amd64 x86" BDEPEND="app-text/asciidoc" |