diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 19:27:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 19:33:21 +0200 |
commit | 1aa12bd1e33692b5133366b0e98cd402637d42db (patch) | |
tree | ba805a8cb143a96cd2c5f3b33f9de04153de4976 /app-emulation/xen-pvgrub | |
parent | dev-ruby/facter: x86 stable (bug #587848) (diff) | |
download | gentoo-1aa12bd1e33692b5133366b0e98cd402637d42db.tar.gz gentoo-1aa12bd1e33692b5133366b0e98cd402637d42db.tar.bz2 gentoo-1aa12bd1e33692b5133366b0e98cd402637d42db.zip |
app-emulation/xen-{tools,pvgrub}: x86 stable (bug #624128)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild index 5c611729f9c7..28b054d2bc9b 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild @@ -32,7 +32,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest HOMEPAGE="http://xen.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="custom-cflags" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |