summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-07-11 09:09:56 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-07-11 09:10:15 +0200
commit737b0f11253a11ee28de91d7f484c6e08fa34cd8 (patch)
treeedafb96c8a0f9d0948f790698fa4a52f6a30ee5a /app-emulation/xen-tools
parentdev-python/docutils: Bump to 0.19 (diff)
downloadgentoo-737b0f11253a11ee28de91d7f484c6e08fa34cd8.tar.gz
gentoo-737b0f11253a11ee28de91d7f484c6e08fa34cd8.tar.bz2
gentoo-737b0f11253a11ee28de91d7f484c6e08fa34cd8.zip
app-emulation/xen-tools: stabilize 4.15.3 for x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r--app-emulation/xen-tools/xen-tools-4.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.15.3.ebuild b/app-emulation/xen-tools/xen-tools-4.15.3.ebuild
index 3c52b578af80..6c9c7c9fec49 100644
--- a/app-emulation/xen-tools/xen-tools-4.15.3.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.15.3.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"