diff options
author | Sam James <sam@gentoo.org> | 2023-10-20 17:54:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-20 17:54:38 +0100 |
commit | 029b79fac3a0874bc9dcd06416fd29ef9e8941c7 (patch) | |
tree | 6bfb56a360a18d2c61f7b2f18aedd477ac326a4b /app-emulation | |
parent | net-misc/gerbera: Stabilize 1.12.1-r1 amd64, #916011 (diff) | |
download | gentoo-029b79fac3a0874bc9dcd06416fd29ef9e8941c7.tar.gz gentoo-029b79fac3a0874bc9dcd06416fd29ef9e8941c7.tar.bz2 gentoo-029b79fac3a0874bc9dcd06416fd29ef9e8941c7.zip |
app-emulation/xen-tools: Stabilize 4.16.6_pre1 x86, #916048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.16.6_pre1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.16.6_pre1.ebuild b/app-emulation/xen-tools/xen-tools-4.16.6_pre1.ebuild index e9ab035b66a6..23e27dafd6a9 100644 --- a/app-emulation/xen-tools/xen-tools-4.16.6_pre1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.16.6_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="b16284e2a0011489f6e16dfcc6af7623c3cbaf0b" |