diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-12 02:08:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-12 02:13:22 +0100 |
commit | 7356f8ab9f5e828ae06b5e373833dc106e8adb9e (patch) | |
tree | 6858cc7e72facb5473337a0d32b475e4bad4d219 /app-emulation | |
parent | www-servers/varnish: x86 stable (bug #670794) (diff) | |
download | gentoo-7356f8ab9f5e828ae06b5e373833dc106e8adb9e.tar.gz gentoo-7356f8ab9f5e828ae06b5e373833dc106e8adb9e.tar.bz2 gentoo-7356f8ab9f5e828ae06b5e373833dc106e8adb9e.zip |
app-emulation/xen-tools: x86 stable (bug #670858)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.10.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.10.2-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.10.2-r1.ebuild index 8f04a9b2b254..6c5b027ed61b 100644 --- a/app-emulation/xen-tools/xen-tools-4.10.2-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.10.2-r1.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=1 SECURITY_VER= # xen-tools's gentoo patches tarball |