diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-15 19:22:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-15 19:22:43 +0200 |
commit | 47df9a34ea13fdc84837ecdb110700ce462a6b78 (patch) | |
tree | bb2614504b0fe81f54e523ca0626d517bc25a960 /app-emulation/xen-tools | |
parent | app-emulation/xen-pvgrub: x86 stable (bug #738040) (diff) | |
download | gentoo-47df9a34ea13fdc84837ecdb110700ce462a6b78.tar.gz gentoo-47df9a34ea13fdc84837ecdb110700ce462a6b78.tar.bz2 gentoo-47df9a34ea13fdc84837ecdb110700ce462a6b78.zip |
app-emulation/xen-tools: x86 stable (bug #738040)
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.13.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.13.1-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.13.1-r3.ebuild index c0e4d5d7a6e1..530eb19a142d 100644 --- a/app-emulation/xen-tools/xen-tools-4.13.1-r3.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.13.1-r3.ebuild @@ -16,7 +16,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" UPSTREAM_VER=2 SECURITY_VER=28 # xen-tools's gentoo patches tarball |