From fd28c64c5228038ffefe8a5cd77780d395b179ec Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 17 Dec 2022 18:55:25 +0200 Subject: app-emulation/xen-tools: Stabilize 4.15.4-r1 x86, #886471 Signed-off-by: Arthur Zamarin --- app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild index e0602f589a17..1d4732020c2a 100644 --- a/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" else - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" SEABIOS_VER="1.14.0" EDK2_COMMIT="7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5" -- cgit v1.2.3-65-gdbad