diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 10:38:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 10:38:30 +0100 |
commit | 550bd45b9ed1948f01ad41a0bd92574688dca2d4 (patch) | |
tree | ec038c5aa6151c8a0da44f277af78b4934733ec1 /app-emulation/xen-tools | |
parent | sci-geosciences/grass: remove pmasked and broken vn. 6.4.2 (diff) | |
download | gentoo-550bd45b9ed1948f01ad41a0bd92574688dca2d4.tar.gz gentoo-550bd45b9ed1948f01ad41a0bd92574688dca2d4.tar.bz2 gentoo-550bd45b9ed1948f01ad41a0bd92574688dca2d4.zip |
app-emulation/xen-tools: amd64 stable wrt bug #566838
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild index a5e4b14e9bc2..9a90ca47d536 100644 --- a/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild @@ -16,7 +16,7 @@ if [[ $PV == *9999 ]]; then S="${WORKDIR}/${REPO}" live_eclass="mercurial" else - KEYWORDS="~amd64 ~arm ~arm64 -x86" + KEYWORDS="amd64 ~arm ~arm64 -x86" UPSTREAM_VER= SECURITY_VER=7 # xen-tools's gentoo patches tarball |