diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-02 09:41:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-02 09:41:09 +0100 |
commit | c4a566befe92a2185b08605eee43bab3efde6a3b (patch) | |
tree | 4c5c5ae77020da7e486301076ceb13718a85be27 /app-emulation/xen | |
parent | dev-libs/libuv: amd64 stable wrt bug #699026 (diff) | |
download | gentoo-c4a566befe92a2185b08605eee43bab3efde6a3b.tar.gz gentoo-c4a566befe92a2185b08605eee43bab3efde6a3b.tar.bz2 gentoo-c4a566befe92a2185b08605eee43bab3efde6a3b.zip |
app-emulation/xen: amd64 stable wrt bug #699048
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.11.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.11.2-r1.ebuild b/app-emulation/xen/xen-4.11.2-r1.ebuild index 5413034a7ea0..40dd9f3cfa95 100644 --- a/app-emulation/xen/xen-4.11.2-r1.ebuild +++ b/app-emulation/xen/xen-4.11.2-r1.ebuild @@ -15,7 +15,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=1 SECURITY_VER= GENTOO_VER= |