diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:03:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:09 +0200 |
commit | b9f62c8ddc3d7fad768d3c461f12f43877ca2b53 (patch) | |
tree | 254c0c30e411125e4dc4c7e578579f7a6089e728 /app-emulation | |
parent | www-client/links: x86 stable wrt bug #745639 (diff) | |
download | gentoo-b9f62c8ddc3d7fad768d3c461f12f43877ca2b53.tar.gz gentoo-b9f62c8ddc3d7fad768d3c461f12f43877ca2b53.tar.bz2 gentoo-b9f62c8ddc3d7fad768d3c461f12f43877ca2b53.zip |
app-emulation/xen-tools: x86 stable wrt bug #744202
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.13.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.13.1-r4.ebuild b/app-emulation/xen-tools/xen-tools-4.13.1-r4.ebuild index 75da75730f98..0ae21dfdfea3 100644 --- a/app-emulation/xen-tools/xen-tools-4.13.1-r4.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.13.1-r4.ebuild @@ -16,7 +16,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=3 SECURITY_VER=28 # xen-tools's gentoo patches tarball |