diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-08 13:21:55 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-08 13:22:21 -0600 |
commit | 4c22d23e2047b3df03ff3f17aca17fab101c9ef8 (patch) | |
tree | 31e20b49f189dae2370fd93e0e9e937b8cf75df1 /app-emulation | |
parent | app-admin/mcelog: Add myself as a maintainer. (diff) | |
download | gentoo-4c22d23e2047b3df03ff3f17aca17fab101c9ef8.tar.gz gentoo-4c22d23e2047b3df03ff3f17aca17fab101c9ef8.tar.bz2 gentoo-4c22d23e2047b3df03ff3f17aca17fab101c9ef8.zip |
app-emulation/xe-guest-utilities: unbreak the repo
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xe-guest-utilities/xe-guest-utilities-6.2.0_p1120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xe-guest-utilities/xe-guest-utilities-6.2.0_p1120.ebuild b/app-emulation/xe-guest-utilities/xe-guest-utilities-6.2.0_p1120.ebuild index b1b54c8ccde8..1d5f3d03a174 100644 --- a/app-emulation/xe-guest-utilities/xe-guest-utilities-6.2.0_p1120.ebuild +++ b/app-emulation/xe-guest-utilities/xe-guest-utilities-6.2.0_p1120.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ PV_FULL=${PV/_p/-} SRC_URI="http://updates.vmd.citrix.com/XenServer/${PV_BASE}/rhel4x/SRPMS/xe-guest-utilities-${PV_FULL}.src.rpm" LICENSE="LGPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="xenstore" DEPEND="app-arch/rpm2targz" RDEPEND=" |