app-backup/mkstage4: keyword 0.4.3 for ~x86

Closes: https://bugs.gentoo.org/923028
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35044
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Ian Jordan
2024-01-27 13:51:20 +00:00
committed by Joonas Niilola
parent 4cfaa5c8c3
commit 1cc1d4f3c8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/TheChymera/mkstage4/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"