diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:30:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:30:31 +0100 |
commit | cf42cfe41450fc5ecad1efc9a5f43cc24cf4739b (patch) | |
tree | d616384dc2b8ea7307e317c0c45f793c6d689975 /app-emulation/xen-tools | |
parent | net-im/mcabber: x86 stable wrt bug #602238 (diff) | |
download | gentoo-cf42cfe41450fc5ecad1efc9a5f43cc24cf4739b.tar.gz gentoo-cf42cfe41450fc5ecad1efc9a5f43cc24cf4739b.tar.bz2 gentoo-cf42cfe41450fc5ecad1efc9a5f43cc24cf4739b.zip |
app-emulation/xen-tools: x86 stable wrt bug #602238
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.6.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.6.4-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.6.4-r3.ebuild index 031fb5fd8628..6c16fa962213 100644 --- a/app-emulation/xen-tools/xen-tools-4.6.4-r3.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.6.4-r3.ebuild @@ -19,7 +19,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=0 SECURITY_VER=18 # xen-tools's gentoo patches tarball |