diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-22 10:31:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-22 10:31:17 +0100 |
commit | 08649fec185e0318faa0a9242bcac40194faadae (patch) | |
tree | e941005841568e2698e28994aadaaa4d7c7fad2d /app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild | |
parent | app-emulation/xen: amd64 stable wrt bug #571552 (diff) | |
download | gentoo-08649fec185e0318faa0a9242bcac40194faadae.tar.gz gentoo-08649fec185e0318faa0a9242bcac40194faadae.tar.bz2 gentoo-08649fec185e0318faa0a9242bcac40194faadae.zip |
app-emulation/xen-tools: amd64 stable wrt bug #571552
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild b/app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild index 9e2b24086e39..5197bb8fb325 100644 --- a/app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.5.2-r4.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 # vars set to reflect https://dev.gentoo.org/~idella4/ |