summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2025-01-13 08:53:50 +0200
committerJoonas Niilola <juippis@gentoo.org>2025-01-13 08:53:50 +0200
commita2cfd19c0450bc48d881b487f154274e52c37e0a (patch)
tree1c51d237717a5747be83192cd52b2ffd405bd2ba /app-emulation/xen-tools
parentmedia-libs/sdl2-mixer: Keyword 2.8.0 x86, #947940 (diff)
downloadgentoo-a2cfd19c0450bc48d881b487f154274e52c37e0a.tar.gz
gentoo-a2cfd19c0450bc48d881b487f154274e52c37e0a.tar.bz2
gentoo-a2cfd19c0450bc48d881b487f154274e52c37e0a.zip
app-emulation/xen-tools: Stabilize 4.19.1 x86, #947720
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r--app-emulation/xen-tools/xen-tools-4.19.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.19.1.ebuild b/app-emulation/xen-tools/xen-tools-4.19.1.ebuild
index 34dff1b52cd3..a7d7cfdd27de 100644
--- a/app-emulation/xen-tools/xen-tools-4.19.1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.19.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://xenbits.xen.org/git-http/${REPO}"
S="${WORKDIR}/${REPO}"
else
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 x86"
SEABIOS_VER="1.16.0"
EDK2_COMMIT="b16284e2a0011489f6e16dfcc6af7623c3cbaf0b"