diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-10 14:48:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-10 14:48:31 +0200 |
commit | 151e116c41a0719a4a4a0df67a7ef314cd4d7c76 (patch) | |
tree | 90f5a0ef49e4ae15fdea269589684a202c7a1387 /app-emulation/xen | |
parent | dev-tex/latex2rtf: amd64 stable wrt bug #566032 (diff) | |
download | gentoo-151e116c41a0719a4a4a0df67a7ef314cd4d7c76.tar.gz gentoo-151e116c41a0719a4a4a0df67a7ef314cd4d7c76.tar.bz2 gentoo-151e116c41a0719a4a4a0df67a7ef314cd4d7c76.zip |
app-emulation/xen: amd64 stable wrt bug #593198
Package-Manager: portage-2.2.28
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.6.3-r2.ebuild b/app-emulation/xen/xen-4.6.3-r2.ebuild index 5773ccefe898..5884d56d2ff7 100644 --- a/app-emulation/xen/xen-4.6.3-r2.ebuild +++ b/app-emulation/xen/xen-4.6.3-r2.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=15 GENTOO_VER= |