From 6017f638e98ff252689fced3e1961d9873d7c68b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 30 Nov 2024 10:45:42 +0000 Subject: [PATCH] app-emulation/xen-tools: Stabilize 4.18.4_pre1 x86, #945367 Signed-off-by: Arthur Zamarin --- app-emulation/xen-tools/xen-tools-4.18.4_pre1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-tools/xen-tools-4.18.4_pre1.ebuild b/app-emulation/xen-tools/xen-tools-4.18.4_pre1.ebuild index 59abdfb47d72c..c35afc556ce72 100644 --- a/app-emulation/xen-tools/xen-tools-4.18.4_pre1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.18.4_pre1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://xenbits.xen.org/git-http/${REPO}" S="${WORKDIR}/${REPO}" else - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" SEABIOS_VER="1.16.0" EDK2_COMMIT="b16284e2a0011489f6e16dfcc6af7623c3cbaf0b"