diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-02 00:50:26 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-02 00:51:12 +0100 |
commit | 8a8309ef0fdf50729fa5ebdebc16fe8ef8ebe8ef (patch) | |
tree | a73144c79d03610321531a96ea570ad37c0dbf1d /app-emulation/xen-tools | |
parent | sys-fs/cryfs: x86 stable (bug #689034) (diff) | |
download | gentoo-8a8309ef0fdf50729fa5ebdebc16fe8ef8ebe8ef.tar.gz gentoo-8a8309ef0fdf50729fa5ebdebc16fe8ef8ebe8ef.tar.bz2 gentoo-8a8309ef0fdf50729fa5ebdebc16fe8ef8ebe8ef.zip |
app-emulation/xen-tools: x86 stable (bug #699048)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
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.11.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.11.2-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.11.2-r1.ebuild index 11c24dede0cc..91b8fff3371e 100644 --- a/app-emulation/xen-tools/xen-tools-4.11.2-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.11.2-r1.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=1 SECURITY_VER= # xen-tools's gentoo patches tarball |