diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:56:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:56:19 +0100 |
commit | 9a46db507f964c2e78b40a8c1dd5f144abe34595 (patch) | |
tree | c57c331356af30c07032ea3d93b0a252ecbc1b96 /app-emulation/xen-tools | |
parent | app-emulation/xen: x86 stable wrt bug #564472 (diff) | |
download | gentoo-9a46db507f964c2e78b40a8c1dd5f144abe34595.tar.gz gentoo-9a46db507f964c2e78b40a8c1dd5f144abe34595.tar.bz2 gentoo-9a46db507f964c2e78b40a8c1dd5f144abe34595.zip |
app-emulation/xen-tools: x86 stable wrt bug #564472
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild b/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild index cf3d9a5c2730..ae93f4d27c6f 100644 --- a/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild @@ -14,7 +14,7 @@ if [[ $PV == *9999 ]]; then S="${WORKDIR}/${REPO}" live_eclass="mercurial" else - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" UPSTREAM_VER=10 SECURITY_VER=7 # xen-tools's gentoo patches tarball |