diff options
author | 2016-11-04 09:19:02 +0100 | |
---|---|---|
committer | 2016-11-04 09:19:02 +0100 | |
commit | 20b8be066a6a884496bc3bcfab2ba73dfb3b28e4 (patch) | |
tree | 9fec7bc1d9060724936445ef32c137812e2203b2 /app-emulation/xen | |
parent | kde-apps/kdepimlibs: amd64 stable wrt bug #596224 (diff) | |
download | gentoo-20b8be066a6a884496bc3bcfab2ba73dfb3b28e4.tar.gz gentoo-20b8be066a6a884496bc3bcfab2ba73dfb3b28e4.tar.bz2 gentoo-20b8be066a6a884496bc3bcfab2ba73dfb3b28e4.zip |
app-emulation/xen: amd64 stable wrt bug #594850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/xen')
-rw-r--r-- | app-emulation/xen/xen-4.6.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.6.3-r3.ebuild b/app-emulation/xen/xen-4.6.3-r3.ebuild index f6087d2916f6..2518e1cb235b 100644 --- a/app-emulation/xen/xen-4.6.3-r3.ebuild +++ b/app-emulation/xen/xen-4.6.3-r3.ebuild @@ -17,7 +17,7 @@ if [[ $PV == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/xen.git" SRC_URI="" else - KEYWORDS="~amd64 ~arm -x86" + KEYWORDS="amd64 ~arm -x86" UPSTREAM_VER=0 SECURITY_VER=16 GENTOO_VER= |