summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-05 11:01:14 +0100
committerSam James <sam@gentoo.org>2023-09-05 11:01:14 +0100
commitfed08bd1a1904553b441bf9d51a605e892164c45 (patch)
tree4313726b264d0bfda70efce9677eb10935144226 /app-emulation
parentdev-lang/R: properly indent metadata.xml (diff)
downloadgentoo-fed08bd1a1904553b441bf9d51a605e892164c45.tar.gz
gentoo-fed08bd1a1904553b441bf9d51a605e892164c45.tar.bz2
gentoo-fed08bd1a1904553b441bf9d51a605e892164c45.zip
app-emulation/xen-tools: Stabilize 4.16.5 x86, #913672
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/xen-tools/xen-tools-4.16.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.16.5.ebuild b/app-emulation/xen-tools/xen-tools-4.16.5.ebuild
index 90dec7792faf..8e3d0f4efce6 100644
--- a/app-emulation/xen-tools/xen-tools-4.16.5.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.16.5.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.16.0"
EDK2_COMMIT="b16284e2a0011489f6e16dfcc6af7623c3cbaf0b"