diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:53:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:53:42 +0100 |
commit | c9e61a97b32eb3afdfede6cd1db8a669cc53be1f (patch) | |
tree | fce01d25ac5a1edf9209ecbfc3f3092758aab067 /app-emulation/xen-tools | |
parent | app-antivirus/skyldav: removed old versions (diff) | |
download | gentoo-c9e61a97b32eb3afdfede6cd1db8a669cc53be1f.tar.gz gentoo-c9e61a97b32eb3afdfede6cd1db8a669cc53be1f.tar.bz2 gentoo-c9e61a97b32eb3afdfede6cd1db8a669cc53be1f.zip |
app-emulation/xen-tools: amd64 stable wrt bug #609120
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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.7.1-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.7.1-r8.ebuild b/app-emulation/xen-tools/xen-tools-4.7.1-r8.ebuild index 6ceeb22ad931..df2599a42055 100644 --- a/app-emulation/xen-tools/xen-tools-4.7.1-r8.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.7.1-r8.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=23 # xen-tools's gentoo patches tarball |