diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:05:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:05:01 +0100 |
commit | ff89f08143af4211e8bddf03dbd22800141cc269 (patch) | |
tree | 12e0e1da963cc32798fbcbb454d3c2eca23c30cc /app-emulation | |
parent | app-emulation/xen: amd64 stable wrt bug #602238 (diff) | |
download | gentoo-ff89f08143af4211e8bddf03dbd22800141cc269.tar.gz gentoo-ff89f08143af4211e8bddf03dbd22800141cc269.tar.bz2 gentoo-ff89f08143af4211e8bddf03dbd22800141cc269.zip |
app-emulation/xen-tools: amd64 stable wrt bug #602238
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-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 924cc74ebe7b..031fb5fd8628 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 |