summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-17 21:12:35 +0100
committerSam James <sam@gentoo.org>2023-04-17 21:12:35 +0100
commit04abc8a0f887664e41fc31929ed39c30630eef8c (patch)
tree95b09e1deea8c6ae599df8e8870fceed5739cbb2
parentapp-emulation/xen: Stabilize 4.15.5_pre1 amd64, #904469 (diff)
downloadgentoo-04abc8a0f887664e41fc31929ed39c30630eef8c.tar.gz
gentoo-04abc8a0f887664e41fc31929ed39c30630eef8c.tar.bz2
gentoo-04abc8a0f887664e41fc31929ed39c30630eef8c.zip
app-emulation/xen-tools: Stabilize 4.15.5_pre1 amd64, #904469
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/xen-tools/xen-tools-4.15.5_pre1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.15.5_pre1.ebuild b/app-emulation/xen-tools/xen-tools-4.15.5_pre1.ebuild
index ac8457f95c7a..75003ae0412f 100644
--- a/app-emulation/xen-tools/xen-tools-4.15.5_pre1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.15.5_pre1.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="7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5"