diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-12-16 10:06:14 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-12-16 10:06:14 +0200 |
commit | c234929819cb1251e866c98a39d132fe8d3fb31c (patch) | |
tree | c51035124bb1455b1e4ea83cadeaf458938862f1 /app-emulation/xen-tools | |
parent | app-text/dblatex: Stabilize 0.3.12-r2 x86, #917280 (diff) | |
download | gentoo-c234929819cb1251e866c98a39d132fe8d3fb31c.tar.gz gentoo-c234929819cb1251e866c98a39d132fe8d3fb31c.tar.bz2 gentoo-c234929819cb1251e866c98a39d132fe8d3fb31c.zip |
app-emulation/xen-tools: Stabilize 4.16.6_pre1-r1 x86, #917280
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.16.6_pre1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.16.6_pre1-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.16.6_pre1-r1.ebuild index d9c987cdcdc4..7eff83ad0644 100644 --- a/app-emulation/xen-tools/xen-tools-4.16.6_pre1-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.16.6_pre1-r1.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" |