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 | |
parent | 41f255e4f6ad6e8dfa4d34c3f33f3c8132aac2bd (diff) | |
download | gentoo-9a46db507f964c2e78b40a8c1dd5f144abe34595.tar.gz gentoo-9a46db507f964c2e78b40a8c1dd5f144abe34595.tar.xz |
app-emulation/xen-tools: x86 stable wrt bug #564472
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
-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 cf3d9a5c273..ae93f4d27c6 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 |