diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-19 19:28:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-19 19:34:54 +0200 |
commit | e211a21de4bbd73a1d304e0e245c89021b4cf0c7 (patch) | |
tree | 6979c872c7dbd4a218ce4994de368f3567cc3ca3 | |
parent | media-libs/tiff: x86 stable (bug #645982) (diff) | |
download | gentoo-e211a21de4bbd73a1d304e0e245c89021b4cf0c7.tar.gz gentoo-e211a21de4bbd73a1d304e0e245c89021b4cf0c7.tar.bz2 gentoo-e211a21de4bbd73a1d304e0e245c89021b4cf0c7.zip |
app-emulation/xen-tools: x86 stable (bug #655188)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild index 7eda6fb5ce29..57728136499b 100644 --- a/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild @@ -17,7 +17,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=2 SECURITY_VER= # xen-tools's gentoo patches tarball |