summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-10 08:16:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-10 08:16:56 +0200
commit6865848b813ef1b2f0a4b052b59785c283113208 (patch)
treede7dd0139deb1ab526cb2d5e9acd906ff491f071 /app-emulation
parentapp-emulation/xen: amd64 stable wrt bug #857117 (diff)
downloadgentoo-6865848b813ef1b2f0a4b052b59785c283113208.tar.gz
gentoo-6865848b813ef1b2f0a4b052b59785c283113208.tar.bz2
gentoo-6865848b813ef1b2f0a4b052b59785c283113208.zip
app-emulation/xen-tools: amd64 stable wrt bug #857117
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-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 60ce532a0998..3c52b578af80 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"